# $Id: Portfile 67042 2010-04-27 23:02:18Z ryandesign@macports.org $
PortSystem 1.0
PortGroup perl5 1.0

perl5.setup			XML-LibXML-Common 0.13
maintainers			nomaintainer
categories-append	textproc
description			Perl extensions for common items of various XML modules.
long_description	XML::LibXML::Common contains several constants and \
					functions that are shared by XML::LibXML, XML::GDOME \
					and XML::LibXSLT (not all done, yet).
homepage			http://search.cpan.org/~msergeant/${distname}/
checksums			md5 13b6d93f53375d15fd11922216249659
platforms			darwin

depends_lib-append		lib:libxml2:libxml2

