Added: trunk/dports/perl/p5-extutils-command/Portfile (0 => 103541)
--- trunk/dports/perl/p5-extutils-command/Portfile (rev 0)
+++ trunk/dports/perl/p5-extutils-command/Portfile 2013-02-28 16:40:22 UTC (rev 103541)
@@ -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-Command 1.17
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description utilities to replace common UNIX commands in Makefiles etc.
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 b812578311c9eeb624f0a9c54867ff999a10b931 \
+ sha256 3cd0fab1f7712c5c00e03a28a1aa46a43b7685f065cb17f7235586fa63a4c627
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-extutils-command/Portfile
___________________________________________________________________