# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Crypt-PasswdMD5 1.3
revision        2
maintainers     gmail.com:ooburai
description     provides interoperable MD5-based crypt() functions for perl
long_description        The unix_md5_crypt() provides a crypt()-compatible \
                        interface to the rather new MD5-based crypt() function \
                        found in modern operating systems. It is based on the \
                        implementation found on FreeBSD 2.2-RELEASE.
platforms       darwin
checksums       sha1 887782eb7fd1568ce9514f46156a08c415c26fdf

supported_archs noarch
