# -*- 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 ExtUtils-InstallPaths 0.014 ../../authors/id/L/LE/LEONT revision 0 license {Artistic-1 GPL} maintainers nomaintainer description ExtUtils::InstallPaths - Build.PL install path logic made easy long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 0107569dc2a311a39d7d51506c923b785a55b1f1 \ sha256 ae65d20cc3c7e14b3cd790915c84510f82dfb37a4c9b88aa74b2e843af417d01 \ size 19253 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-config }