mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
860 B
Tcl
20 lines
860 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.4 3.3 3.2 3.1
|
|
ruby.setup mercenary 0.4.0 gem {} rubygems
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
supported_archs noarch
|
|
description Lightweight and flexible library for CLI apps
|
|
long_description Mercenary is a lightweight and flexible library for \
|
|
writing command-line apps in Ruby.
|
|
homepage https://github.com/jekyll/mercenary
|
|
checksums rmd160 86e9c8e3e2bb338a25dffeea63316e371a9030ba \
|
|
sha256 b25a1e4a59adca88665e08e24acf0af30da5b5d859f7d8f38fba52c28f405138 \
|
|
size 17920
|