# -*- 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.000156 ../../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 b90d9ca847da4d1d8bc8829aa562ca1dea8a7355 \ sha256 d18d16daf3ca9b21ed399844f6f7dd6e88c9eaed20f4f99b1cf296d08cfffda4 \ size 393103 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 }