# $Id$

PortSystem		1.0
PortGroup		perl5 1.0

epoch			1
perl5.setup		XML-AutoWriter 0.4
revision        1
maintainers		geeklair.net:dluke openmaintainer
description		This is a Perl extension for DOCTYPE driven valid XML output.
license			{Artistic BSD GPL}

long_description	${description}
platforms		darwin

if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-xml-parser

supported_archs noarch

checksums           md5     b18624c8168e0a38daf39c7c6919ff24 \
                    sha1    9ee99f5e168cbe39109e19136fd3fbdf0fb4910a \
                    rmd160  dca751c46fbb9726c9d58aa9179784b314b0c41c
}