# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Digest-Perl-MD5 1.8
revision            3
maintainers         nomaintainer
description         Perl implementation of Ron Rivests MD5 Algorithm
long_description    This is not an interface (like Digest::MD5) but a Perl \
                    implementation of MD5. It is written in perl only and \
                    because of this it is slow but it works without C-Code. \
                    You should use Digest::MD5 instead of this module if it \
                    is available.

platforms           darwin

checksums           md5 8b54271ffe5f174456dd68b79bf3f8f3

supported_archs noarch
