# -*- 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 CPAN-Meta 2.150013 ../../authors/id/R/RJ/RJBS revision 0 license {Artistic-1 GPL} maintainers nomaintainer description CPAN::Meta - the distribution metadata for a CPAN dist long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 63b59b513792e4bcfa95f56ec9d225ef94320053 \ sha256 7c2bcbaf988d50ba8902a0d0cdf3c66b22aa7e968f5b67d1339a8995aff25dbd \ size 123094 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-cpan-meta-requirements \ port:p${perl5.major}-cpan-meta-yaml \ port:p${perl5.major}-encode \ port:p${perl5.major}-scalar-list-utils \ port:p${perl5.major}-version }