Revision
38724
Author
markd@macports.org
Date
2008-07-29 11:38:51 -0700 (Tue, 29 Jul 2008)

Log Message

New port.

Added Paths

Diff

Added: trunk/dports/perl/p5-tie-encryptedhash/Portfile (0 => 38724)


--- trunk/dports/perl/p5-tie-encryptedhash/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-tie-encryptedhash/Portfile	2008-07-29 18:38:51 UTC (rev 38724)
@@ -0,0 +1,16 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     Tie-EncryptedHash 1.24
+maintainers     nomaintainer
+description     Hashes (and objects based on hashes) with encrypting fields.
+long_description ${description}
+
+platforms       darwin
+checksums       md5 da2bd8aa366c6454b168b72f2635491e
+
+depends_build   port:p5-crypt-blowfish \
+                port:p5-crypt-cbc
+
Property changes on: trunk/dports/perl/p5-tie-encryptedhash/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native