# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           XML-DOM 1.44
revision        1
maintainers           narf_tm openmaintainer
description           A perl module for building DOM Level 1 compliant \
                      document structures
long_description      ${description}

platforms             darwin

checksums             md5 1ec2032a06e5762984f7a332c199c205 \
                      sha1 bea3dd8dbe83784e8de94c8cb8bc7febf665ffc6 \
                      rmd160 2810f00c3d6d493095e46250be7ad3e1c3c2ed1d

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

supported_archs noarch
