Added: trunk/dports/perl/p5-data-dumper-concise/Portfile (0 => 60980)
--- trunk/dports/perl/p5-data-dumper-concise/Portfile (rev 0)
+++ trunk/dports/perl/p5-data-dumper-concise/Portfile 2009-11-30 00:43:49 UTC (rev 60980)
@@ -0,0 +1,15 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Data-Dumper-Concise 1.002
+maintainers narf_tm openmaintainer
+description Less indentation and newlines plus sub deparsing
+long_description ${description}
+
+platforms darwin
+
+checksums md5 0b57e5cbda0d92b621f13eb47a5de81e \
+ sha1 1344c3f251c9a1049db903a978aa34aefda9412f \
+ rmd160 7ff242fb393c525f355779df84142d464b98d6dd
Property changes on: trunk/dports/perl/p5-data-dumper-concise/Portfile
___________________________________________________________________