# -*- 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-Suite 0.000163 ../../authors/id/E/EX/EXODIST revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Test2::Suite - Distribution with a rich set of tools built upon the Test2 framework. long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 0479c21b3146d0f448dc043398c331a6890c0515 \ sha256 e336c2d92d43c4f0068aa0d67019d56723ab82471e1bd9028300bb6a1602c0a9 \ size 245738 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-json-maybexs depends_lib-append \ port:p${perl5.major}-data-dumper \ port:p${perl5.major}-module-pluggable \ port:p${perl5.major}-term-table \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-time-hires }