mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
770 B
Plaintext
21 lines
770 B
Plaintext
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
ruby.setup configuration 1.3.4 gem {} rubygems
|
|
|
|
maintainers nomaintainer
|
|
categories-append devel
|
|
license {Ruby GPL-2}
|
|
description Pure ruby scoped configuration files.
|
|
long_description {*}${description}
|
|
homepage https://github.com/ahoward/configuration
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
checksums rmd160 7724d1c6b5ae87d1fe7c26651c9509655370eab0 \
|
|
sha256 e9f3ea332ec46e2da4df162e29c4f064d620d5cd6bd157d267b6379c267b8e21 \
|
|
size 11776
|