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
764 B
Tcl
19 lines
764 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 3.0
|
|
ruby.setup method_source 1.1.0 gem {} rubygems
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description Retrieve the sourcecode for a method
|
|
long_description {*}${description}
|
|
homepage https://banisterfiend.wordpress.com
|
|
checksums rmd160 c0cd11d01baf41e3f8b262a2155dda236e5bf37c \
|
|
sha256 181301c9c45b731b4769bc81e8860e72f9161ad7d66dd99103c9ab84f560f5c5 \
|
|
size 13824
|
|
supported_archs noarch
|