# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         XML-Writer 0.900
revision            0
license             MIT
maintainers         nomaintainer
description         Perl extension for writing XML documents.
long_description    A helper module for Perl programs that write an XML \
                    document. The module handles all escaping for attribute \
                    values and character data and constructs different types \
                    of markup, such as tags, comments, and processing \
                    instructions.

platforms           {darwin any}

checksums           rmd160  4cdb941c828b1f833e86cb8dae3bfbd7ef1b5b33 \
                    sha256  73c8f5bd3ecf2b350f4adae6d6676d52e08ecc2d7df4a9f089fa68360d400d1f \
                    size    29817

supported_archs     noarch
