You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
19 lines
766 B
Tcl
19 lines
766 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 arrayfields 4.9.2 gem {} rubygems
|
|
platforms any
|
|
categories-append devel
|
|
license Ruby
|
|
maintainers nomaintainer
|
|
description Ruby module for keyword access to arrays
|
|
long_description {*}${description}
|
|
homepage https://github.com/ahoward/arrayfields
|
|
checksums rmd160 877b7f343c4d1fd42abde9cd09f3ccd230e1fec8 \
|
|
sha256 1593f0bac948e24aa5e5099b7994b0fb5da69b6f29a82804ccf496bc125de4ab \
|
|
size 19456
|
|
supported_archs noarch
|