# -*- 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-Trap v0.3.2 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description Test::Trap - Trap exit codes, exceptions, output, etc. long_description ${description} platforms darwin checksums rmd160 e160871f406e1cee6152c8237cb236f8b5caa3dd \ sha256 399b9309c669d161dcd9ee2e1377aa4027e7428ff4f5ffd07cc16852e725054b if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-refcount depends_lib-append \ port:p${perl5.major}-data-dump \ port:p${perl5.major}-version supported_archs noarch perl5.use_module_build }