mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
933 B
Plaintext
20 lines
933 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup trollop 1.16.2 gem {} rubygems ruby19
|
|
description commandline option parser for Ruby that just gets out of your way
|
|
long_description \
|
|
Trollop is a commandline option parser for Ruby that just gets out of \
|
|
your way. One line of code per option is all you need to write. For that, \
|
|
you get a nice automatically-generated help page, robust option parsing, \
|
|
command subcompletion, and sensible defaults for everything you don't specify.
|
|
license GPL-2
|
|
maintainers nomaintainer
|
|
homepage https://manageiq.github.io/trollop/
|
|
categories-append devel
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums md5 8e7060748d49647cd9760e99ed745fbc \
|
|
sha1 c1abe8ca60424a3d00d6dd1765656c942d40f106 \
|
|
rmd160 8947cdd3412930245e7b79b3fa4b9c97d6e130cf
|