# $Id: Portfile 54056 2009-07-19 23:58:58Z blb@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Digest-MD5 2.39
maintainers           narf_tm openmaintainer
description           RSA MD5 implementation for perl
long_description      The Digest::MD5 module allows you to use the \
                      RSA Data Security Inc. MD5 Message Digest algorithm \
                      from within Perl programs.  The algorithm takes as \
                      input a message of arbitrary length and produces \
                      as output a 128-bit "fingerprint" or "message digest" \
                      of the input. MD5 is described in RFC 1321.

platforms             darwin

checksums             md5     bbfbded36fcf58d0b993228ff74c9a98 \
                      sha1    4242f0b1ffa898b7b7d17b4b9275f96f78bb64a6 \
                      rmd160  87876d61bf5eac900f913790f51ed0d8f50860d1

