# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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 Getopt-Long-Descriptive 0.111 ../../authors/id/R/RJ/RJBS/ revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Getopt::Long with usage text long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 4e86f107397cd0900da364684ba60d8e552d4377 \ sha256 9b8d15fcaf18fdd740246b438f0e7eb914b831c51d9d708c099eca776622076d \ size 34613 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cpan-meta-check \ port:p${perl5.major}-test-fatal \ port:p${perl5.major}-test-warnings depends_lib-append \ port:p${perl5.major}-module-implementation \ port:p${perl5.major}-params-validate \ port:p${perl5.major}-sub-exporter }