# $Id: Portfile 86343 2011-10-24 14:51:49Z jmr@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Digest-MD2 2.03
revision        2
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       md5 feecf9faa1b0a499a48fce214a309a78
