You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
749 B
Tcl
19 lines
749 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 2DArray 0.1.6 gem {} rubygems
|
|
categories-append devel
|
|
license Ruby
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description 2-dimensional arrays in Ruby
|
|
long_description {*}${description}
|
|
homepage https://github.com/awostenberg/2DArray
|
|
checksums rmd160 2b88643d09a3d91f8c0090f703752b0d0e2e41b6 \
|
|
sha256 61ed1728b968b47ac48f62330d4cb65a0046f433e12f04220b2278c39a8ed725 \
|
|
size 3584
|
|
supported_archs noarch
|