# -*- 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 Getopt-Simple 1.52 Getopt revision 2 maintainers {puffin.lb.shuttle.de:michael.klein @mklein-de} openmaintainer categories-append devel license Artistic-1 description provides a simple wrapper around Getopt::Long long_description {*}${description} extract.suffix .tgz checksums rmd160 c52f2e0bcaa8e2420778567c8cf3f5bff6832ea6 \ sha256 92aea50421712fcbc36a26e1d60855aa100d446b28d54fe2488a0fa3d67748bb platforms {darwin any} supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-pod }