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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Digest-MD4 1.5
revision            2
maintainers         nomaintainer
description         Perl interface to the MD4 Algorithm
long_description    The Digest::MD5 module allows you to use the \
                    RSA Data Security Inc. MD4 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. MD4 is described in RFC 1320.

platforms           darwin

checksums           md5 594d661c18b46a4aea97931dcaf5ce14
