[20581] trunk/dports/ruby

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 7 18:34:24 PST 2006


Revision: 20581
          http://trac.macosforge.org/projects/macports/changeset/20581
Author:   pguyot at kallisys.net
Date:     2006-11-07 18:34:24 -0800 (Tue, 07 Nov 2006)

Log Message:
-----------
New port: ruby/rb-parsetree 1.6.0

Added Paths:
-----------
    trunk/dports/ruby/rb-parsetree/
    trunk/dports/ruby/rb-parsetree/Portfile

Added: trunk/dports/ruby/rb-parsetree/Portfile
===================================================================
--- trunk/dports/ruby/rb-parsetree/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-parsetree/Portfile	2006-11-08 02:34:24 UTC (rev 20581)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			ruby 1.0
+ruby.setup			ParseTree 1.6.0 gem {} rubyforge_gem
+maintainers			pguyot at kallisys.net
+description			Extract and enumerate ruby parse trees.
+long_description	ParseTree is a C extension (using RubyInline) that \
+					extracts the parse tree for an entire class or a \
+					specific method and returns it as a s-expression (aka \
+					sexp) using ruby's arrays, strings, symbols, and \
+					integers.
+checksums			md5 7dece2cf24ecdaa3852c83975624b002 \
+					sha1 33ad09baea752b6d2d780ab8be2af3b20c94dfad \
+					rmd160 aad8e377617afc6fdc7f3ece451b2e4384dd20b7
+homepage			http://www.zenspider.com/ZSS/Products/ParseTree/
+
+depends_lib-append \
+					port:rb-hoe \
+					port:rb-rubyinline


Property changes on: trunk/dports/ruby/rb-parsetree/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061107/0ba38eda/attachment.html


More information about the macports-changes mailing list