Added: trunk/dports/perl/p5-cpan-meta-yaml/Portfile (0 => 76309)
--- trunk/dports/perl/p5-cpan-meta-yaml/Portfile (rev 0)
+++ trunk/dports/perl/p5-cpan-meta-yaml/Portfile 2011-02-20 01:40:13 UTC (rev 76309)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup CPAN-Meta-YAML 0.003 ../by-authors/id/D/DA/DAGOLDEN/
+maintainers narf_tm openmaintainer
+description Read and write a subset of YAML for CPAN Meta files
+long_description ${description}
+
+platforms darwin
+
+checksums md5 62d0f9726a2b91971b2f3f4ac770de5d \
+ sha1 36bdab684198dbbe31862ead446d165a8b59e083 \
+ rmd160 607ce0a06616c2a8c72d301266bb5e8e94f35dcd
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-cpan-meta-yaml/Portfile
___________________________________________________________________