# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Getopt-Long-Descriptive 0.099 ../by-authors/id/R/RJ/RJBS/ license {Artistic-1 GPL} maintainers nomaintainer description Getopt::Long with usage text long_description ${description} platforms darwin checksums rmd160 c6275a10aad41d2218cfbf3cbdd8d7267cfcf7e0 \ sha256 fc4d1ed0bf12abc3d01ba38b0376c1b0fe6c6e59152b61b5f500a1e3f7c8c5e9 if {${perl5.major} != ""} { depends_build-append \ 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 supported_archs noarch }