mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
783 B
Tcl
19 lines
783 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 3.0
|
|
ruby.setup rbon 0.2.221217 gem {} rubygems
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description RBON is not JSON!
|
|
long_description {*}${description} Use RBON to store your configration items.
|
|
homepage https://github.com/carlosjhr64/rbon
|
|
checksums rmd160 b0a1f4534cfde1f9b785ea55dc357cff336e8038 \
|
|
sha256 5fea0330fb09cadfde3455fe28a0f735ce050f9d58094b99820393a7beaba437 \
|
|
size 7168
|
|
supported_archs noarch
|