Revision
38720
Author
markd@macports.org
Date
2008-07-29 11:22:02 -0700 (Tue, 29 Jul 2008)

Log Message

New port.

Added Paths

Diff

Added: trunk/dports/perl/p5-digest-md2/Portfile (0 => 38720)


--- trunk/dports/perl/p5-digest-md2/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-digest-md2/Portfile	2008-07-29 18:22:02 UTC (rev 38720)
@@ -0,0 +1,15 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     Digest-MD2 2.03
+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
Property changes on: trunk/dports/perl/p5-digest-md2/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native