# -*- 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 Test2-Tools-Explain 0.02 ../../authors/id/P/PE/PETDANCE revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Test2::Tools::Explain -- Explain tools for Perl's Test2 framework long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 2071e7546e600d40b66654a51cb54de99f82565e \ sha256 e476bd1739e68f418617c308c3c3cf742de6a595c23bbac2c270e14159f73122 \ size 4091 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test2-suite }