Added: trunk/dports/perl/p5-xml-entities/Portfile (0 => 60990)
--- 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
___________________________________________________________________