# -*- 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-Warnings 0.037 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Test for warnings and the lack of them long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 eecb730e10b1aa28d9e9adfa078c87825b9ae543 \ sha256 682de3e7a3e8ac9265c53d0e314b8b903294c5199c005bd37e808f4484c25df2 \ size 45018 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cpan-meta-check notes-append "$subport can optionally use p${perl5.major}-test-simple,\ but does not depend on it because that would cause a\ circular dependency." }