# -*- 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 Shell-Config-Generate 0.22 license {Artistic-1 GPL} maintainers devans openmaintainer description Shell::Config::Generate - Portably generate config for any shell long_description ${description} platforms darwin checksums rmd160 415f3e8007b103d80b56c7d54375e36c01d68183 \ sha256 7e9ff73f47e3fd6db6f0d7f3ede39d746ab92f368d59e01625f3b921c97e57eb if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-differences depends_lib-append \ port:p${perl5.major}-shell-guess supported_archs noarch perl5.use_module_build }