[30093] trunk/dports/ruby/rb-fxruby/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 19 06:03:34 PDT 2007


Revision: 30093
          http://trac.macosforge.org/projects/macports/changeset/30093
Author:   afb at macports.org
Date:     2007-10-19 06:03:33 -0700 (Fri, 19 Oct 2007)

Log Message:
-----------
whitespace changes (detab)

Modified Paths:
--------------
    trunk/dports/ruby/rb-fxruby/Portfile

Modified: trunk/dports/ruby/rb-fxruby/Portfile
===================================================================
--- trunk/dports/ruby/rb-fxruby/Portfile	2007-10-19 13:02:08 UTC (rev 30092)
+++ trunk/dports/ruby/rb-fxruby/Portfile	2007-10-19 13:03:33 UTC (rev 30093)
@@ -1,23 +1,23 @@
 # $Id$
 
-PortSystem		1.0
-PortGroup		ruby 1.0
+PortSystem      1.0
+PortGroup       ruby 1.0
 
-ruby.setup		    FXRuby 1.6.12 install.rb {README doc examples tests} \
-				    rubyforge:26727
-maintainers		    lyle.johnson at gmail.com
-description		    Ruby bindings for the FOX GUI Toolkit.
-long_description	FXRuby is a Ruby extention module that provides an \
-					interface to the FOX GUI library.
-categories-append	x11
-homepage		    http://www.fxruby.org
-checksums		    md5 f85df8077119e0a310f1f716cb3cb033 \
-					sha1 71bb2b67b764a1aadc8de4a9b8dfe143868716b4 \
-					rmd160 3711b7b1d4e7ae8a46390de2ddbb3daa6ebf66ca
-platforms		    darwin
-depends_lib-append	lib:libFOX-1.6:fox \
-					port:fxscintilla
-configure.args	    -- --with-fox-include=${prefix}/include/fox-1.6 \
-				    --with-fox-lib=${prefix}/lib \
-				    --with-fxscintilla-include=${prefix}/include/fxscintilla \
-				    --with-fxscintilla-lib=${prefix}/lib
+ruby.setup          FXRuby 1.6.12 install.rb {README doc examples tests} \
+                    rubyforge:26727
+maintainers         lyle.johnson at gmail.com
+description         Ruby bindings for the FOX GUI Toolkit.
+long_description    FXRuby is a Ruby extention module that provides an \
+                    interface to the FOX GUI library.
+categories-append   x11
+homepage            http://www.fxruby.org
+checksums           md5 f85df8077119e0a310f1f716cb3cb033 \
+                    sha1 71bb2b67b764a1aadc8de4a9b8dfe143868716b4 \
+                    rmd160 3711b7b1d4e7ae8a46390de2ddbb3daa6ebf66ca
+platforms           darwin
+depends_lib-append  lib:libFOX-1.6:fox \
+                    port:fxscintilla
+configure.args      -- --with-fox-include=${prefix}/include/fox-1.6 \
+                    --with-fox-lib=${prefix}/lib \
+                    --with-fxscintilla-include=${prefix}/include/fxscintilla \
+                    --with-fxscintilla-lib=${prefix}/lib

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071019/b852587e/attachment-0001.html


More information about the macports-changes mailing list