# -*- 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-Compile v3.3.1 ../../authors/id/E/EG/EGILES revision 0 maintainers nomaintainer license {Artistic-1 GPL} description Check whether Perl files compile correctly long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 bb73aa6c24aed7f23e843136884521618a587ca1 \ sha256 808450f3d45e7f419aa4d668e298287689e9ea36388693bff180d7870ce3e621 \ size 20205 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-warnings \ port:p${perl5.major}-version perl5.use_module_build }