# $Id: Portfile 109500 2013-08-16 21:14:09Z 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-MD4 1.5
revision            3
license             {Artistic-1 GPL}
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
