[68544] trunk/dports/ruby
singingwolfboy at macports.org
singingwolfboy at macports.org
Sat Jun 5 14:19:42 PDT 2010
Revision: 68544
http://trac.macports.org/changeset/68544
Author: singingwolfboy at macports.org
Date: 2010-06-05 14:19:38 -0700 (Sat, 05 Jun 2010)
Log Message:
-----------
New port: rb19-cucumber
Added Paths:
-----------
trunk/dports/ruby/rb19-cucumber/
trunk/dports/ruby/rb19-cucumber/Portfile
Added: trunk/dports/ruby/rb19-cucumber/Portfile
===================================================================
--- trunk/dports/ruby/rb19-cucumber/Portfile (rev 0)
+++ trunk/dports/ruby/rb19-cucumber/Portfile 2010-06-05 21:19:38 UTC (rev 68544)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup cucumber 0.7.3 gem {} rubygems ruby19
+description Behaviour Driven Development with elegance and joy
+long_description \
+ Cucumber lets software development teams describe how software should \
+ behave in plain text. The text is written in a business-readable \
+ domain-specific language and serves as documentation, automated tests \
+ and development-aid - all rolled into one format.
+license MIT
+maintainers singingwolfboy openmaintainer
+homepage http://cukes.info/
+categories-append www
+platforms darwin
+checksums md5 ab972fd0590391d04a243b2b8744196b \
+ sha1 0057116d831a133bebb4e4e511c97d4bc67c77e0 \
+ rmd160 14724fa8b2436cc2381bda9ad433f60942449806
+
+depends_run-append port:rb19-json \
+ port:rb19-diff-lcs \
+ port:rb19-builder \
+ port:rb19-term-ansicolor \
+ port:rb19-gherkin
+
Property changes on: trunk/dports/ruby/rb19-cucumber/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100605/59d2e426/attachment.html>
More information about the macports-changes
mailing list