[70450] trunk/dports/ruby

jrozner at macports.org jrozner at macports.org
Mon Aug 9 15:23:44 PDT 2010


Revision: 70450
          http://trac.macports.org/changeset/70450
Author:   jrozner at macports.org
Date:     2010-08-09 15:23:43 -0700 (Mon, 09 Aug 2010)
Log Message:
-----------
added portfile for gli gem

Added Paths:
-----------
    trunk/dports/ruby/rb19-gli/
    trunk/dports/ruby/rb19-gli/Portfile

Added: trunk/dports/ruby/rb19-gli/Portfile
===================================================================
--- trunk/dports/ruby/rb19-gli/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-gli/Portfile	2010-08-09 22:23:43 UTC (rev 70450)
@@ -0,0 +1,19 @@
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          gli 1.1.1 gem {} rubygems ruby19
+description         Git-Like Interface Command Line Parser
+long_description    An application and API for describing command line \
+  interfaces that can be used to quickly create a shell for executing \
+  command-line tasks. The command line user interface is similar to Gits, \
+  in that it takes global options, a command, command-specific options, and \
+  arguments
+license             Apache
+maintainers         nomaintainer
+homepage            http://davetron5000.github.com/gli/
+platforms           darwin
+checksums           md5     c9d8abf8755fd069adf9fd9749f572cb \
+                    sha1    42c629d5ab4058f1305d6fc066e3d1baf3cb8ae8 \
+                    rmd160  09e1e06933c7ff6dba5f45a98185cb9425203965
+
+depends_lib  port:rb19-ruby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100809/0793066e/attachment.html>


More information about the macports-changes mailing list