# -*- 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 namespace-clean 0.25 ../by-authors/id/R/RI/RIBASUSHI/ license {Artistic-1 GPL} maintainers nomaintainer description Keep imports and functions out of your namespace long_description ${description} platforms darwin checksums rmd160 8d0bb5fc48b6e0189707d2e8a7ac0f7b29ee9b1f \ sha256 946a2b7b8219562818867ad915cd493637e2639f901db050b835500c8e6ecd04 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-b-hooks-endofscope \ port:p${perl5.major}-sub-name \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-sub-identify \ port:p${perl5.major}-package-stash supported_archs noarch }