# -*- 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

# only useful for perl 5.32+ where it has been removed from core
# attempting to build on earlier perls conflicts with core version
perl5.branches      5.32 5.34
perl5.setup         Pod-Parser 1.67
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Pod::Parser - base class for creating POD filters and translators
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  3bcf72f42f36f0fa0b2f170f385479b3271c61cb \
                    sha256  5deccbf55d750ce65588cd211c1a03fa1ef3aaa15d1ac2b8d85383a42c1427ea \
                    size    80961
