# -*- 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-MakeMaker-CPANfile 0.09 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description ExtUtils::MakeMaker::CPANfile - cpanfile support for EUMM long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 5f91dd5a37e7d5f0ad30f01b033871bbb59afc6a \ sha256 2c077607d4b0a108569074dff76e8168659062ada3a6af78b30cca0d40f8e275 \ size 11720 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-cpan-meta \ port:p${perl5.major}-extutils-makemaker \ port:p${perl5.major}-file-path \ port:p${perl5.major}-module-cpanfile \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-version }