# -*- 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 2.47 license {Artistic-1 GPL-2+} maintainers nomaintainer platforms darwin description module implementing an extended getopt function categories-append devel long_description Module Getopt::Long implements an extended getopt function \ called GetOptions(). This function implements the POSIX \ standard for command line options, with GNU extensions, while \ still capable of handling the traditional one-letter options. \ In general, this means that command line options can have long \ names instead of single letters, and are introduced with a \ double dash `--'. checksums rmd160 7f8fdfb0c3bfee0e6102db01f9882cb599ad0238 \ sha256 f5e6633ccda3f56a2df7a29f4187f4c787be4b746d97e9eb4aabd3aec1d9ed7b supported_archs noarch