# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem	1.0
PortGroup	perl5 1.0

perl5.setup	XML-Twig 3.32
maintainers	janusresearch.com:frank.mcpherson
description	A perl module to process efficiently XML documents
long_description	Twig offers a tree-oriented interface \
			to a document while handling large docs.
platforms	darwin
checksums           md5     9df9dcab00aa093c4e540caa5cb759fa \
                    sha1    f8fb38e0e088f2c56c7eb4d804d943872e6ddf98

depends_lib-append	port:p5-xml-parser
