# $Id: Portfile 86346 2011-10-24 14:58:20Z jmr@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Tie-EncryptedHash 1.24
revision        2
license         {Artistic-1 GPL}
maintainers     nomaintainer
description     Hashes (and objects based on hashes) with encrypting fields.
long_description ${description}

platforms       darwin
checksums       md5 da2bd8aa366c6454b168b72f2635491e

if {${perl5.major} != ""} {
depends_build   port:p${perl5.major}-crypt-blowfish \
                port:p${perl5.major}-crypt-cbc

supported_archs noarch
}
