Revision: 76309 http://trac.macports.org/changeset/76309 Author: narf_tm@macports.org Date: 2011-02-19 17:40:13 -0800 (Sat, 19 Feb 2011) Log Message: ----------- New port p5-cpan-meta-yaml 0.003. Added Paths: ----------- trunk/dports/perl/p5-cpan-meta-yaml/ trunk/dports/perl/p5-cpan-meta-yaml/Portfile Added: trunk/dports/perl/p5-cpan-meta-yaml/Portfile =================================================================== --- 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 ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
narf_tm@macports.org