Revision: 77259 http://trac.macports.org/changeset/77259 Author: l2g@macports.org Date: 2011-03-24 18:56:07 -0700 (Thu, 24 Mar 2011) Log Message: ----------- p5-hash-fieldhash: new port for Perl module Hash::FieldHash Added Paths: ----------- trunk/dports/perl/p5-hash-fieldhash/ trunk/dports/perl/p5-hash-fieldhash/Portfile Added: trunk/dports/perl/p5-hash-fieldhash/Portfile =================================================================== --- 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 ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
l2g@macports.org