Revision
68332
Author
singingwolfboy@macports.org
Date
2010-06-01 14:27:25 -0700 (Tue, 01 Jun 2010)

Log Message

New port: rb19-activesupport

Added Paths

Diff

Added: trunk/dports/ruby/rb19-activesupport/Portfile (0 => 68332)


--- trunk/dports/ruby/rb19-activesupport/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-activesupport/Portfile	2010-06-01 21:27:25 UTC (rev 68332)
@@ -0,0 +1,16 @@
+# $Id$
+
+PortSystem		    1.0
+PortGroup		    ruby 1.0
+
+ruby.setup          activesupport 2.3.8 gem {} rubygems ruby19
+description		    Rails utility library
+long_description	\
+    Utility library which carries commonly used classes and goodies from the \
+    Rails framework
+license             MIT
+maintainers		    singingwolfboy openmaintainer
+homepage		    http://www.rubyonrails.org/
+checksums           md5     1211d35bb0489764fd1fcac19d081a47 \
+                    sha1    597b299099788378223d2a22d34e122dcb90b763 \
+                    rmd160  789015a083106f782db3d0a15b73372a784dcaeb
\ No newline at end of file
Property changes on: trunk/dports/ruby/rb19-activesupport/Portfile
___________________________________________________________________

Added: svn:keywords

Added: svn:eol-style