[69088] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 23 07:43:15 PDT 2010


Revision: 69088
          http://trac.macports.org/changeset/69088
Author:   singingwolfboy at macports.org
Date:     2010-06-23 07:43:13 -0700 (Wed, 23 Jun 2010)
Log Message:
-----------
New port: rb19-main

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

Added: trunk/dports/ruby/rb19-main/Portfile
===================================================================
--- trunk/dports/ruby/rb19-main/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-main/Portfile	2010-06-23 14:43:13 UTC (rev 69088)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          main 4.2.0 gem {} rubygems ruby19
+description         Class factory and DSL for generating command line programs
+long_description    \
+    ${description}. In short, main.rb aims to drastically lower the barrier to \
+    writing uniform command line applications.
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/ahoward/main
+platforms           darwin
+checksums           md5     c4d2198cc16c4485b0bcabba20e3f7ff \
+                    sha1    3a9330af650e327334cd784406f101b04659cfb5 \
+                    rmd160  db961a1faf84949b345a2e69567eea92432092df
+
+depends_run         port:rb19-fattr \
+                    port:rb19-arrayfields
\ No newline at end of file


Property changes on: trunk/dports/ruby/rb19-main/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/20100623/ce2988bc/attachment.html>


More information about the macports-changes mailing list