mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
745 B
Plaintext
21 lines
745 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup cucumber 0.3.103 gem {} rubygems
|
|
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description Lets software development teams describe how software \
|
|
should behave in plain text.
|
|
long_description {*}${description}
|
|
homepage http://cukes.info
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:rb-term-ansicolor port:rb-treetop port:rb-polyglot \
|
|
port:rb-diff-lcs port:rb-builder
|
|
|
|
checksums md5 1c78cebc78ec1a47791ea109a4d5d1b8 \
|
|
rmd160 ed7b0903acc778852a8b5ce1e9ee75cf49a53179 \
|
|
sha1 b17c309fb3ea1506f62212235d007f02e9584960
|