# $Id: Portfile,v 1.3 2006/06/07 21:47:27 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup		XML-DOM 1.44
maintainers		narf_tm@opendarwin.org
description		A perl module for building DOM Level 1 compliant document \
			structures.
long_description	This module extends the XML::Parser module by Clark \
			Cooper. The XML::Parser module is built on top of \
			XML::Parser::Expat, which is a lower level interface to \
			James Clark's expat library.

platforms		darwin

checksums		md5 1ec2032a06e5762984f7a332c199c205

depends_lib-append	port:p5-libwww-perl \
			port:p5-libxml-perl \
			port:p5-xml-regexp
