Added: trunk/dports/perl/p5-hash-fieldhash/Portfile (0 => 77259)
--- trunk/dports/perl/p5-hash-fieldhash/Portfile (rev 0)
+++ trunk/dports/perl/p5-hash-fieldhash/Portfile 2011-03-25 01:56:07 UTC (rev 77259)
@@ -0,0 +1,18 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Hash-FieldHash 0.10
+platforms darwin
+maintainers l2g openmaintainer
+license Artistic GPL
+
+description Hash::FieldHash - A lightweight field hash implementation
+
+long_description Hash::FieldHash provides the field hash mechanism which \
+ supports the inside-out technique.
+
+checksums sha1 9f764dc3d60f65e005d30c82b7565a2c907f3c0c \
+ rmd160 df46618f6e0187f24e838b7d30851dddda19a304
Property changes on: trunk/dports/perl/p5-hash-fieldhash/Portfile
___________________________________________________________________