[68532] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Jun 5 08:37:05 PDT 2010


Revision: 68532
          http://trac.macports.org/changeset/68532
Author:   singingwolfboy at macports.org
Date:     2010-06-05 08:37:02 -0700 (Sat, 05 Jun 2010)
Log Message:
-----------
New port: rb19-gherkin

Added Paths:
-----------
    trunk/dports/ruby/rb19-gherkin/
    trunk/dports/ruby/rb19-gherkin/Portfile

Added: trunk/dports/ruby/rb19-gherkin/Portfile
===================================================================
--- trunk/dports/ruby/rb19-gherkin/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-gherkin/Portfile	2010-06-05 15:37:02 UTC (rev 68532)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          gherkin 1.0.30 gem {} rubygems ruby19
+description         A fast Gherkin lexer/parser based on the Ragel State \
+                    Machine Compiler.
+long_description    \
+    Fast Gherkin lexer and parser based on Ragel. Gherkin is both the language \
+    that has evolved out of the Cucumber project, as well as this library itself.
+license             MIT
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/aslakhellesoy/gherkin
+categories-append   textproc
+platforms           darwin
+checksums           md5     6a9bf22f2a50d4f99e8711534f41d013 \
+                    sha1    55d8007017ae2afe0906682d530298ec5ce8c3fe \
+                    rmd160  433b82f49717137818261af7c1874a816b73b9dd
+
+depends_run-append  port:rb19-trollop


Property changes on: trunk/dports/ruby/rb19-gherkin/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/f692f9fd/attachment.html>


More information about the macports-changes mailing list