[38720] trunk/dports/perl

markd at macports.org markd at macports.org
Tue Jul 29 11:22:02 PDT 2008


Revision: 38720
          http://trac.macosforge.org/projects/macports/changeset/38720
Author:   markd at macports.org
Date:     2008-07-29 11:22:02 -0700 (Tue, 29 Jul 2008)
Log Message:
-----------
New port.

Added Paths:
-----------
    trunk/dports/perl/p5-digest-md2/
    trunk/dports/perl/p5-digest-md2/Portfile

Added: trunk/dports/perl/p5-digest-md2/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080729/e483b82d/attachment.html 


More information about the macports-changes mailing list