# -*- 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-Compile v1.3.0 revision 1 maintainers nomaintainer license {Artistic-1 GPL} description Check whether Perl files compile correctly long_description ${description} checksums rmd160 1c231c38fe571b0ab825a4c2c96c7bd53797905e \ sha256 77527e9477ac5260443c756367a7f7bc3d8f6c6ebbc561b0b2fb3f79303bad33 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-warnings depends_lib-append \ port:p${perl5.major}-devel-checkos \ port:p${perl5.major}-universal-require \ port:p${perl5.major}-version perl5.use_module_build }