[37454] trunk/dports/perl

raimue at macports.org raimue at macports.org
Sun Jun 8 05:41:54 PDT 2008


Revision: 37454
          http://trac.macosforge.org/projects/macports/changeset/37454
Author:   raimue at macports.org
Date:     2008-06-08 05:41:53 -0700 (Sun, 08 Jun 2008)

Log Message:
-----------
perl/p5-xml-parser-easytree:
New port, closes #15537

Added Paths:
-----------
    trunk/dports/perl/p5-xml-parser-easytree/
    trunk/dports/perl/p5-xml-parser-easytree/Portfile

Added: trunk/dports/perl/p5-xml-parser-easytree/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-parser-easytree/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-xml-parser-easytree/Portfile	2008-06-08 12:41:53 UTC (rev 37454)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     XML-Parser-EasyTree 0.01
+name		p5-xml-parser-easytree
+maintainers	tcnj.edu:hagedorn
+description	Easier tree style for xml-parser
+long_description  \
+		  XML-Parser-EasyTree adds a new "built-in" style called "EasyTree" \
+                  to XML::Parser. Like XML::Parser's "Tree" style, setting this \
+                  style causes the parser to build a lightweight tree structure representing \
+		  the XML document.
+
+homepage	  http://search.cpan.org/~ebohlman/${distname}/
+platforms	  darwin
+
+checksums       md5 f5221737a572a97b3187dade3a1f4191\
+                sha1 c431d0d0e732812b287fcb2332abb428c5f97193\
+		rmd160 5e4da0aabd14244d900d6a17d059f8315c407dfd
+
+
+


Property changes on: trunk/dports/perl/p5-xml-parser-easytree/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080608/b04e724b/attachment-0001.htm 


More information about the macports-changes mailing list