[68531] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Jun 5 08:27:14 PDT 2010


Revision: 68531
          http://trac.macports.org/changeset/68531
Author:   singingwolfboy at macports.org
Date:     2010-06-05 08:27:09 -0700 (Sat, 05 Jun 2010)
Log Message:
-----------
New port: rb19-trollop

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

Added: trunk/dports/ruby/rb19-trollop/Portfile
===================================================================
--- trunk/dports/ruby/rb19-trollop/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-trollop/Portfile	2010-06-05 15:27:09 UTC (rev 68531)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          trollop 1.16.2 gem {} rubygems ruby19
+description         commandline option parser for Ruby that just gets out of your way
+long_description    \
+    Trollop is a commandline option parser for Ruby that just gets out of \
+    your way. One line of code per option is all you need to write. For that, \
+    you get a nice automatically-generated help page, robust option parsing, \
+    command subcompletion, and sensible defaults for everything you don't specify.
+license             GPL2
+maintainers         singingwolfboy openmaintainer
+homepage            http://trollop.rubyforge.org/
+categories-append   devel
+platforms           darwin
+checksums           md5     8e7060748d49647cd9760e99ed745fbc \
+                    sha1    c1abe8ca60424a3d00d6dd1765656c942d40f106 \
+                    rmd160  8947cdd3412930245e7b79b3fa4b9c97d6e130cf


Property changes on: trunk/dports/ruby/rb19-trollop/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/20100605/287b11d1/attachment.html>


More information about the macports-changes mailing list