You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
835 B
Plaintext
21 lines
835 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.branches 2.7 2.6
|
|
ruby.setup cmdparse 3.0.6 gem
|
|
|
|
maintainers {kimuraw @kimuraw} openmaintainer
|
|
description cmdparse - advanced command line parser supporting commands
|
|
long_description This library, cmdparse, can be used to create such a \
|
|
command line interface. Internally it uses optparse or any \
|
|
other option parser library to parse options and it provides \
|
|
a nice API for specifying commands.
|
|
categories-append devel
|
|
homepage https://cmdparse.gettalong.org/
|
|
license MIT
|
|
supported_archs noarch
|
|
checksums md5 31a0c3badc423217188497568841a4c3 \
|
|
sha1 d2c1489e2b1e226f9eafe6301537163d29cf6571 \
|
|
rmd160 232a9b60f5cf5f793eda53df194db2658b59cdf8
|
|
platforms any
|