Revision: 60990 http://trac.macports.org/changeset/60990 Author: narf_tm@macports.org Date: 2009-11-29 17:05:52 -0800 (Sun, 29 Nov 2009) Log Message: ----------- New port p5-xml-entities 0.0307. Added Paths: ----------- trunk/dports/perl/p5-xml-entities/ trunk/dports/perl/p5-xml-entities/Portfile Added: trunk/dports/perl/p5-xml-entities/Portfile =================================================================== --- trunk/dports/perl/p5-xml-entities/Portfile (rev 0) +++ trunk/dports/perl/p5-xml-entities/Portfile 2009-11-30 01:05:52 UTC (rev 60990) @@ -0,0 +1,18 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup XML-Entities 0.0307 +maintainers narf_tm openmaintainer +description Decode strings with XML entities +long_description ${description} +worksrcdir XML-Entities + +platforms darwin + +checksums md5 db1b0e8ec8d8c575eb463fde05a43152 \ + sha1 e4b1e6ee1c491aa6b2c63f46d5a1fb359a14d84b \ + rmd160 3545b353d5e2f81f25b020e81f89729ea3431d4e + +depends_lib-append port:p5-libwww-perl Property changes on: trunk/dports/perl/p5-xml-entities/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
narf_tm@macports.org