# $Id: Portfile 62969 2010-01-22 16:51:31Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Crypt-Rijndael 1.09
maintainers           narf_tm openmaintainer
description           Implementation of the Rijndel-crypto algorithm for perl
long_description      This is Crypt::Rijndael, an XS-based implementation \
                      of the Advanced Encryption Standard algorithm \
                      Rijndael, designed by Joan Daemen and Vincent Rijmen.

platforms             darwin

checksums             md5 6a2678fbd7a0c9ed277d4b758a530b1c \
                      sha1 2edc7836a62c01c6db668586f907f8f57170a970 \
                      rmd160 a0fa349631ce7a5555a3f6a9fe6c23b1a745858d

depends_lib-append    port:p5-test-manifest
