# -*- 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 Test-FailWarnings 0.008 license {Artistic-1 GPL} maintainers nomaintainer description Test::FailWarnings - Add test failures if warnings are caught long_description ${description} platforms {darwin any} checksums rmd160 18064d483c8e9a8376a33943d1eeef5c87640641 \ sha256 da34ef9029f6849d6026201d49127d054ee6ac4b979c82210315f5721964a96f if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-capture-tiny supported_archs noarch }