# -*- 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         podlators v6.1.1 ../../authors/id/R/RR/RRA/
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         podlators contains Pod::Man and Pod::Text modules
long_description    {*}${description}

homepage            https://metacpan.org/release/${perl5.module}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  156012ad0b5e41e900f2218fb112aba5f0a1120d \
                    sha256  709a7dc4a2259683eb2f89e085ec70cf743710d950510e489ec6ddca3eb80c68 \
                    size    160845

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-pod-simple

    perl5.link_binaries no
}
