# $Id: Portfile 124810 2014-08-28 09:40:59Z ryandesign@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.branches  5.8 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup     Digest-MD2 2.04
license         {Artistic-1 GPL}
maintainers     nomaintainer
description     Perl interface to the MD2 Algorithm
long_description The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 \
                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.

platforms       darwin

checksums       rmd160  b14389aff5845679e93451b259f1d7686b997e8b \
                sha256  d0aabf4834c20ac411bea427c4a308b59a5fcaa327679ef5294c1d68ab71eed3
