# -*- 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 Test-Warnings 0.026 license {Artistic-1 GPL} maintainers nomaintainer description Test for warnings and the lack of them long_description ${description} platforms darwin checksums rmd160 87e50ea003e8a3509b50f8f6442d52ef3a49a4b7 \ sha256 ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cpan-meta-check supported_archs noarch }