mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
528 B
Plaintext
19 lines
528 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup gem_plugin 0.2.3 gem {} rubygems
|
|
revision 1
|
|
license {Ruby GPL}
|
|
maintainers nomaintainer
|
|
description A plugin system based only on rubygems that uses \
|
|
dependencies only.
|
|
long_description {*}${description}
|
|
checksums md5 1736ce8ce007058c4703abe2fd209aa5 \
|
|
sha1 14cb572dbee665b19ecac26dfcd1150d1f35de1e \
|
|
rmd160 963a3d7a3aa052a31213555f46c100f7ce8b82ce
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append \
|
|
port:rb-rake
|