mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
644 B
Plaintext
17 lines
644 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup rspec-rails 1.1.11 gem {} rubygems
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description Behaviour Driven Development framework for Ruby on Rails
|
|
long_description {*}${description}
|
|
checksums md5 bc05660e777c5222b9902c7c3873759d \
|
|
sha1 37c7552a09b23d1aca13278568bbe97b5c2f7abc \
|
|
rmd160 b04e39fdb4c6023c4488ed138f5043ec6353ef30
|
|
platforms any
|
|
supported_archs noarch
|
|
homepage http://rspec.info/
|
|
depends_run port:rb-rspec \
|
|
port:rb-rails
|