# -*- 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-Plugin-NoWarnings 0.04 ../by-authors/id/D/DR/DROLSKY license {Artistic-1 GPL} maintainers devans openmaintainer description Test2::Plugin::NoWarnings - Fail if tests warn long_description ${description} platforms darwin checksums rmd160 c68a05a04874ca40dbd1b76ec53fee09845bd9db \ sha256 115be2623661b9acfde6c2f6e7bce260394296b8eda7431228388b37aeed61aa if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-ipc-run3 \ port:p${perl5.major}-test2-suite depends_lib-append \ port:p${perl5.major}-test-simple supported_archs noarch }