# -*- 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.28 5.30 5.32 5.34 perl5.setup Module-Pluggable 6.2 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Module::Pluggable - automatically give your module the ability to have plugins long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 8c2e07507be8c2392bd06d8d1e14524bcd1a2dbb \ sha256 2743f1cb59c2cac21bf14f0f71beab5ced75a589394a1fd8ac09ecc71599299e \ size 28427 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-module-runtime }