# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Crypt-Twofish 2.18
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Implementation of the twofish-crypto algorithm for perl
long_description    Twofish is a 128-bit symmetric block cipher with a \
                    variable length (128, 192, or 256-bit) key, developed \
                    by Counterpane Labs. It is unpatented and free for \
                    all uses, as described at \
                    <URL:http://www.counterpane.com/twofish.html>.

platforms           darwin

checksums           rmd160  1c7d5b18ea59142be101eda4992a9bd90f972fd9 \
                    sha256  5881555d6187972a2382aa0d4db2d74c970b06774c621b6ca523739236d2d501 \
                    size    13904
