# -*- 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-Harness 1.000158 ../../authors/id/E/EX/EXODIST revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Test2::Harness - A new and improved test harness with better Test2 integration long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 e3087206bc70cd410068b90d481034f381153f72 \ sha256 ce218486bae3944ce42fcca6a2f21853fc9bdf708c38c24381169c49fa23e8e3 \ size 385949 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-cpanel-json-xs \ port:p${perl5.major}-data-uuid \ port:p${perl5.major}-goto-file \ port:p${perl5.major}-http-tiny \ port:p${perl5.major}-http-tiny-multipart \ port:p${perl5.major}-importer \ port:p${perl5.major}-json-maybexs \ port:p${perl5.major}-long-jump \ port:p${perl5.major}-scope-guard \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test2-plugin-cover \ port:p${perl5.major}-test2-plugin-dbiprofile \ port:p${perl5.major}-test2-plugin-ioevents \ port:p${perl5.major}-test2-plugin-memusage \ port:p${perl5.major}-test2-plugin-uuid \ port:p${perl5.major}-text-parsewords \ port:p${perl5.major}-time-hires \ port:p${perl5.major}-yaml-tiny }