[54629] trunk/dports/ruby

kimuraw at macports.org kimuraw at macports.org
Thu Jul 30 07:13:10 PDT 2009


Revision: 54629
          http://trac.macports.org/changeset/54629
Author:   kimuraw at macports.org
Date:     2009-07-30 07:13:09 -0700 (Thu, 30 Jul 2009)
Log Message:
-----------
ruby/rb-erubis: New Port.  Erubis is a fast, secure, and very extensible
    implementation of eRuby.

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

Added: trunk/dports/ruby/rb-erubis/Portfile
===================================================================
--- trunk/dports/ruby/rb-erubis/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-erubis/Portfile	2009-07-30 14:13:09 UTC (rev 54629)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		ruby 1.0
+
+ruby.setup		erubis 2.6.2 gem {} rubyforge_gem
+maintainers		kimuraw openmaintainer
+description		Erubis is a fast, secure, and very extensible \
+				implementation of eRuby.
+long_description	Erubis is a fast, secure, and very extensible \
+				implementation of eRuby. eRuby means "embedded Ruby" in \
+				documents. Embedded patterns are '<% statement %>' and \
+				'<%= expression %>'. The following is an example of eRuby. \
+				'<% ... %>' means Ruby statement and '<%= ... %>' means \
+				Ruby expression.
+platforms		darwin
+
+homepage		http://www.kuwata-lab.com/erubis/
+checksums		md5 9ee9511c92f0e0bb4d67649887d1d4c3 \
+				rmd160 f57d1f42926dd1ea6a4d6d802832fa7190ec3d02 \
+				sha1 79b17475dcfdd8c3c562da277e0aa6116882c21b
+


Property changes on: trunk/dports/ruby/rb-erubis/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/20090730/b7740114/attachment-0001.html>


More information about the macports-changes mailing list