# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Test2-AsyncSubtest 0.000018 ../by-authors/id/E/EX/EXODIST license {Artistic-1 GPL} maintainers devans openmaintainer description Test2::AsyncSubtest - Object representing an async subtest and tools for writing them long_description ${description} platforms darwin checksums rmd160 739e27288b6a60140cc250876f39cdaab29601aa \ sha256 9c86352d06b57d8a411d454cb71396919468e726705f252e1298dd4437f24769 if {${perl5.major} != ""} { # use Time::HiRes 1.9739+ for Sierra compatibility depends_lib-append \ port:p${perl5.major}-scope-guard \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test2-suite \ port:p${perl5.major}-time-hires supported_archs noarch }