mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
643 B
Tcl
17 lines
643 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.setup rake 10.1.1 gem {} rubygems ruby19
|
|
checksums rmd160 7d07c43895b4ffb74c0bb32c3563d22aeee86fe7 \
|
|
sha256 85e446590871dd3469c80dfe70a0296c20b76a9006af6b728c1f47d0b460412d
|
|
|
|
description Rake, a simple ruby build program with capabilities similar to make.
|
|
long_description {*}${description}
|
|
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
supported_archs noarch
|