Revision: 68400 http://trac.macports.org/changeset/68400 Author: singingwolfboy@macports.org Date: 2010-06-02 15:12:35 -0700 (Wed, 02 Jun 2010) Log Message: ----------- New port: rb19-sexp_processor Added Paths: ----------- trunk/dports/ruby/rb19-sexp_processor/ trunk/dports/ruby/rb19-sexp_processor/Portfile Added: trunk/dports/ruby/rb19-sexp_processor/Portfile =================================================================== --- trunk/dports/ruby/rb19-sexp_processor/Portfile (rev 0) +++ trunk/dports/ruby/rb19-sexp_processor/Portfile 2010-06-02 22:12:35 UTC (rev 68400) @@ -0,0 +1,18 @@ +# $Id$ + +PortSystem 1.0 +PortGroup ruby 1.0 + +ruby.setup sexp_processor 3.0.4 gem {} rubygems ruby19 +description S-expression branch of ParseTree +long_description \ + sexp_processor branches from ParseTree bringing all the generic \ + sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... \ + all for your language processing pleasure. +license MIT +maintainers singingwolfboy openmaintainer +homepage http://parsetree.rubyforge.org/ +categories-append textproc +checksums md5 64050d1f3d07d1fbeac481cf7d21c8f4 \ + sha1 38f2e53adecc6a67e7af5bb2d536d03d7e262873 \ + rmd160 8432464ad13d51de7e9d5424ccf2e43de4c0d527 Property changes on: trunk/dports/ruby/rb19-sexp_processor/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
singingwolfboy@macports.org