# $Id: Portfile 39347 2008-08-18 15:46:59Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Crypt-Rijndael 1.07
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 a362328753cdf781164b3963a5ac82e4 \
                      sha1 9ba047ec5cb7e080d23b1f491fb814bb8185b2e4 \
                      rmd160 452bca226b5bd6f16b4694e73d01a57845ca4fcb

depends_lib-append    port:p5-test-manifest
