# -*- 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-Coverage-TrustPod 0.100005 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description allow a module's pod to contain Pod::Coverage hints long_description ${description} checksums rmd160 c50bc05d095ffd5041ba6f272442b16b0f28961d \ sha256 6c68835c24cdcafbb1567e680ab12bb17616382baf8bc44ce457e41a1d357321 \ size 17712 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-pod-coverage \ port:p${perl5.major}-pod-eventual }