# -*- 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-Workflow 0.000017 ../by-authors/id/E/EX/EXODIST license {Artistic-1 GPL} maintainers devans openmaintainer description Test2::Workflow - A test workflow is a way of structuring tests using composable units. long_description ${description} platforms darwin checksums rmd160 94cdfd09adcd330a60879762dbaaf37ef32fd422 \ sha256 65635e51869b12e225e5aa94aef5e878c348e12041896e712194519a27a61f59 if {${perl5.major} != ""} { # use Time::HiRes 1.9739+ for Sierra compatibility depends_lib-append \ port:p${perl5.major}-importer \ port:p${perl5.major}-sub-name \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test2-asyncsubtest \ port:p${perl5.major}-test2-suite \ port:p${perl5.major}-time-hires supported_archs noarch }