Revision
38730
Author
markd@macports.org
Date
2008-07-29 12:17:46 -0700 (Tue, 29 Jul 2008)

Log Message

New port.

Added Paths

Diff

Added: trunk/dports/perl/p5-crypt-openssl-rsa/Portfile (0 => 38730)


--- trunk/dports/perl/p5-crypt-openssl-rsa/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-crypt-openssl-rsa/Portfile	2008-07-29 19:17:46 UTC (rev 38730)
@@ -0,0 +1,15 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+perl5.setup     Crypt-OpenSSL-RSA 0.25
+maintainers     nomaintainer
+description     RSA encoding and decoding, using the openSSL libraries
+long_description Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL library's \
+                pseudo-random number generator.
+
+platforms       darwin
+checksums       md5 fdf19c9093f47cffb851ae937d053c14
+
+depends_build   port:p5-crypt-openssl-random
+
Property changes on: trunk/dports/perl/p5-crypt-openssl-rsa/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native