[68344] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Jun 1 14:32:54 PDT 2010


Revision: 68344
          http://trac.macports.org/changeset/68344
Author:   singingwolfboy at macports.org
Date:     2010-06-01 14:32:51 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
New port: rb19-treetop

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

Added: trunk/dports/ruby/rb19-treetop/Portfile
===================================================================
--- trunk/dports/ruby/rb19-treetop/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-treetop/Portfile	2010-06-01 21:32:51 UTC (rev 68344)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem		    1.0
+PortGroup		    ruby 1.0
+
+ruby.setup          treetop 1.4.8 gem {} rubygems ruby19
+description		    A Ruby-based text parsing and interpretation DSL
+long_description	\
+    Treetop is a language for describing languages. Combining the elegance \
+    of Ruby with cutting-edge parsing expression grammars, it helps you \
+    analyze syntax with revolutionarily ease.
+license             MIT
+maintainers		    singingwolfboy openmaintainer
+homepage		    http://treetop.rubyforge.org/
+categories-append   textproc
+checksums           md5     1ab5569971ec76ec13ab2e04da35b9a0 \
+                    sha1    b107eca5e06736db93a92536fde33bdbfdbc01a5 \
+                    rmd160  2760c0b944ab4676922a6c4ce09698ed2243cb17
+
+depends_run-append  port:rb19-polyglot


Property changes on: trunk/dports/ruby/rb19-treetop/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/20100601/0a580e9c/attachment.html>


More information about the macports-changes mailing list