Added: trunk/dports/perl/p5-extutils-manifest/Portfile (0 => 103542)
--- trunk/dports/perl/p5-extutils-manifest/Portfile (rev 0)
+++ trunk/dports/perl/p5-extutils-manifest/Portfile 2013-02-28 16:40:46 UTC (rev 103542)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.8 5.10 5.12 5.14 5.16
+perl5.setup ExtUtils-Manifest 1.61
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description utilities to write and check a MANIFEST file
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 d4aa4d58de3e86dceadd2cfe05a32467c2a39b16 \
+ sha256 160879977a34bf67f5416bc3f8b6ba039ade7687b370271640e5891b332552a2
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-extutils-manifest/Portfile
___________________________________________________________________