# -*- 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.26 perl5.setup B-Hooks-EndOfScope 0.24 license {Artistic-1 GPL} maintainers nomaintainer description Execute code after a scope finished compilation long_description ${description} platforms darwin checksums rmd160 b8bf097576fc34e520c1a229fa759d8d89125571 \ sha256 03aa3dfe5d0aa6471a96f43fe8318179d19794d4a640708f0288f9216ec7acc6 \ size 37859 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-text-parsewords 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 }