mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
774 B
Tcl
20 lines
774 B
Tcl
# -*- 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 ruby 1.0
|
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
ruby.setup optimist 3.1.0 gem {} rubygems
|
|
revision 0
|
|
categories-append devel
|
|
platforms any
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description Command-line option parser for Ruby
|
|
long_description {*}${description}
|
|
homepage https://www.manageiq.org/optimist
|
|
checksums rmd160 aee8f98efe4904fad352f15688523501204177d2 \
|
|
sha256 81886f53ee8919f330aa30076d320d88eef9bc85aae2275376b4afb007c69260 \
|
|
size 31744
|
|
supported_archs noarch
|