# $Id: Portfile 82596 2011-08-16 15:04:59Z dluke@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     XML-Parser-EasyTree 0.01
revision        2
maintainers	l2g openmaintainer
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

supported_archs noarch
