# -*- 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-autoclean 0.26 ../by-authors/id/E/ET/ETHER/ license {Artistic-1 GPL} maintainers nomaintainer supported_archs noarch description Keep imports out of your namespace long_description ${description} platforms darwin checksums rmd160 3ceff32f3dcabf9fe9567bfc7ab72b5eda816a97 \ sha256 c0f805acd3b565c611324b7bde20d32f6ffc31afefc5b8e52f54994802594d43 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-build-tiny \ port:p${perl5.major}-test-requires depends_lib-append \ port:p${perl5.major}-b-hooks-endofscope \ port:p${perl5.major}-namespace-clean \ port:p${perl5.major}-sub-identify perl5.use_module_build }