# $Id: Portfile 82782 2011-08-20 01:07:52Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Digest-Perl-MD5 1.8
revision            2
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
