2024-01-24 10:48:18 +08:00
|
|
|
# -*- 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
|
|
|
|
|
|
2010-05-22 20:44:05 +00:00
|
|
|
PortSystem 1.0
|
|
|
|
|
PortGroup ruby 1.0
|
|
|
|
|
|
2024-01-24 10:48:18 +08:00
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
|
|
|
ruby.setup configuration 1.3.4 gem {} rubygems
|
2010-05-22 20:44:05 +00:00
|
|
|
|
2019-06-12 12:52:06 -05:00
|
|
|
maintainers nomaintainer
|
2010-05-22 20:44:05 +00:00
|
|
|
categories-append devel
|
2012-11-23 21:59:05 +00:00
|
|
|
license {Ruby GPL-2}
|
2010-05-22 20:44:05 +00:00
|
|
|
description Pure ruby scoped configuration files.
|
2023-12-26 10:29:09 +11:00
|
|
|
long_description {*}${description}
|
2024-01-24 10:48:18 +08:00
|
|
|
homepage https://github.com/ahoward/configuration
|
2023-12-26 10:29:09 +11:00
|
|
|
platforms any
|
2010-08-14 13:56:39 +00:00
|
|
|
supported_archs noarch
|
2010-05-22 20:44:05 +00:00
|
|
|
|
2024-01-24 10:48:18 +08:00
|
|
|
checksums rmd160 7724d1c6b5ae87d1fe7c26651c9509655370eab0 \
|
|
|
|
|
sha256 e9f3ea332ec46e2da4df162e29c4f064d620d5cd6bd157d267b6379c267b8e21 \
|
|
|
|
|
size 11776
|