# -*- 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         Pod-LaTeX 0.61
platforms           {darwin any}
supported_archs     noarch
maintainers         {gmail.com:davide.liessi @dliessi} openmaintainer
license             {Artistic-1 GPL}
description         Convert Pod data to formatted LaTeX
long_description    {*}${description}

checksums           rmd160  f3b3ba92f4de24b157f60f4f19cc09c7327511e7 \
                    sha256  15a840ea1c8a76cd3c865fbbf2fec33b03615c0daa50f9c800c54e0cf0659d46


if {${perl5.major} != ""} {
    perl5.use_module_build
}
