[20580] trunk/dports/ruby

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 7 18:33:59 PST 2006


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

Log Message:
-----------
New port: ruby/rb-rubyinline 3.6.2

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

Added: trunk/dports/ruby/rb-rubyinline/Portfile
===================================================================
--- trunk/dports/ruby/rb-rubyinline/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-rubyinline/Portfile	2006-11-08 02:33:59 UTC (rev 20580)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			ruby 1.0
+ruby.setup			RubyInline 3.6.2 gem {} rubyforge_gem
+maintainers			pguyot at kallisys.net
+description			Multi-language extension coding within ruby.
+long_description	Ruby Inline is an analog to Perl's Inline::C. Out of the \
+					box, it allows you to embed C/++ external module code in \
+					your ruby script directly. By writing simple builder \
+					classes, you can teach how to cope with new languages \
+					(fortran, perl, whatever). The code is compiled and run \
+					on the fly when needed.
+checksums			md5 2af874e2aebe2173486fd2b1865e1fa0 \
+					sha1 050219fd3ed0c9f36063388f584c60c0a644626d \
+					rmd160 8e3b56e750f8bc0ba4198eb619eeb3f2073cd78f
+homepage			http://www.zenspider.com/ZSS/Products/RubyInline/
+
+depends_lib-append \
+					port:rb-hoe


Property changes on: trunk/dports/ruby/rb-rubyinline/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/2f01eb40/attachment.html


More information about the macports-changes mailing list