# -*- 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-Output 1.036 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Test::Output - Utilities to test STDOUT and STDERR messages. long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 0f58c6f6258996c53c21c0988ce41e609c7698a3 \ sha256 a3a95cb8c4d387fe079add4490757e69927ef0488bbb18b4d55e7fc6d25f1a63 \ size 19208 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-capture-tiny }