# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Getopt-Long 2.49.1 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 fdcb697bfbe4ea3e3c88d2b52a68809fd5f37b14 \ sha256 98fad4235509aa24608d9ef895b5c60fe2acd2bca70ebdf1acaf6824e17a882f supported_archs noarch