mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
732 B
Plaintext
22 lines
732 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup railties 3.0.5 gem {} rubygems ruby19
|
|
license MIT
|
|
categories-append www devel
|
|
platforms any
|
|
supported_archs noarch
|
|
maintainers nomaintainer
|
|
homepage http://rubyonrails.org/
|
|
description Railties glues the Rails frameworks together
|
|
long_description \
|
|
{*}${description}.
|
|
|
|
checksums md5 288cf11bfbe76e156cd827fbc697ec8d \
|
|
sha1 3dddf14736dec991c3dbbe2d89495613e72c19c7 \
|
|
rmd160 8409e5b20526d697290c276b9e58d480ceaeff00
|
|
|
|
depends_run-append port:rb19-actionpack \
|
|
port:rb19-activesupport \
|
|
port:rb19-thor
|