# -*- 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 B-Hooks-EndOfScope 0.15 license {Artistic-1 GPL} maintainers nomaintainer description Execute code after a scope finished compilation long_description ${description} platforms darwin checksums rmd160 bc21478528b53cfd9b3e1748d6bcaf58844f7820 \ sha256 122ee422d3d49d994fa6e1e57c8800acfe6aeae56ce430a06eabc37300c1942e if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-module-implementation \ port:p${perl5.major}-sub-exporter-progressive \ port:p${perl5.major}-variable-magic supported_archs noarch }