# -*- 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.16 5.18 5.20 5.22 perl5.setup Test-Compile v1.2.1 maintainers nomaintainer license {Artistic-1 GPL} description Check whether Perl files compile correctly long_description ${description} checksums rmd160 7b8b904ffd6442727580695954866e6e6126ffab \ sha256 f9cfe1ebb3ef886025d6e017f9e67d1541d430c549fd2f7acebaa200ce949b13 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-universal-require }