# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $
PortSystem              1.0
PortGroup               perl5 1.0

perl5.setup             libxml-enno 1.02
maintainers             nomaintainer
description             libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker \
                        and several other packages that are no longer distributed separately.
long_description        ${description}
master_sites            http://search.cpan.org/CPAN/authors/id/E/EN/ENNO/

checksums               md5 8900650101471e9950ef73d3d9a067c3
platforms               darwin

depends_lib-append	port:p5-libwww-perl \
			port:p5-libxml-perl \
			port:p5-xml-parser \
			port:p5-parse-yapp \
			port:p5-datemanip
