mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
752 B
Tcl
19 lines
752 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 naught 1.1.0 gem {} rubygems
|
|
license MIT
|
|
platforms any
|
|
supported_archs noarch
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
description Toolkit for building Null Object classes
|
|
long_description {*}${description}
|
|
homepage https://github.com/avdi/naught
|
|
checksums rmd160 1c42b3034546c666b7342a2f20ee594dddbef699 \
|
|
sha256 4f4f6b44e52237ffca56977ccee1cafa93e95434062974e9b580adf7cbe892f3 \
|
|
size 19456
|