[67957] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Sat May 22 14:00:06 PDT 2010


Revision: 67957
          http://trac.macports.org/changeset/67957
Author:   jmr at macports.org
Date:     2010-05-22 14:00:02 -0700 (Sat, 22 May 2010)
Log Message:
-----------
New port: rb-launchy, a cross-platform application launcher class (#22854)

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

Added: trunk/dports/ruby/rb-launchy/Portfile
===================================================================
--- trunk/dports/ruby/rb-launchy/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-launchy/Portfile	2010-05-22 21:00:02 UTC (rev 67957)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          launchy 0.3.3 gem {} rubyforge_gem
+
+maintainers         gmail.com:blair.christensen openmaintainer
+categories-append   devel
+description         cross-platform application launcher class
+long_description    Launchy is a helper class for launching cross-platform \
+                    applications in a fire and forget manner.
+homepage            http://copiousfreetime.rubyforge.org/launchy/
+platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
+
+checksums           md5 467abcff90841c06faae6941f0a66910 \
+                    rmd160 a760e0107b5887174e42538bd176e16da4d99c61 \
+                    sha1 b2e4e990d59c89d2a4fabf99a722586966328553
+
+depends_lib-append  port:rb-rake port:rb-configuration


Property changes on: trunk/dports/ruby/rb-launchy/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/20100522/c0c8d8c8/attachment.html>


More information about the macports-changes mailing list