# $Id: Portfile,v 1.4 2006/06/07 21:47:24 narf_tm Exp $

PortSystem	1.0
PortGroup	perl5 1.0
perl5.setup	Digest-MD5 2.36
maintainers	narf_tm@opendarwin.org
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 7f7996176c3008a1720a9984e94553ed
