mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
580 B
Plaintext
20 lines
580 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup activeresource 2.2.2 gem {} rubygems
|
|
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
|
|
description Object-oriented REST services
|
|
long_description {*}${description}
|
|
|
|
checksums md5 c81f4bc9f3fcb5e7480b69e5c9a4f2ee \
|
|
sha1 03f83fe6227d812465931b6724a113b52548d558 \
|
|
rmd160 6205f2b42871ff26e0119e3664dd92bc24cbe179
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:rb-activesupport
|