[66564] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Apr 16 13:01:16 PDT 2010


Revision: 66564
          http://trac.macports.org/changeset/66564
Author:   singingwolfboy at macports.org
Date:     2010-04-16 13:01:15 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
New port: rb-haml-edge (bleeding edge of rb-haml)

Added Paths:
-----------
    trunk/dports/ruby/rb-haml-edge/
    trunk/dports/ruby/rb-haml-edge/Portfile

Added: trunk/dports/ruby/rb-haml-edge/Portfile
===================================================================
--- trunk/dports/ruby/rb-haml-edge/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-haml-edge/Portfile	2010-04-16 20:01:15 UTC (rev 66564)
@@ -0,0 +1,32 @@
+# $Id$
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          haml-edge 2.3.209 gem
+conflicts           rb-haml
+revision            0
+maintainers         singingwolfboy openmaintainer
+description         Haml and Sass: markup languages for HTML and CSS (bleeding edge)
+long_description    \
+    Haml is a markup language that’s used to cleanly and simply describe \
+    the HTML of any web document without the use of inline code. Haml \
+    functions as a replacement for inline page templating systems such as \
+    PHP, ASP, and ERB, the templating language used in most Ruby on Rails \
+    applications. However, Haml avoids the need for explicitly coding HTML \
+    into the template, because it itself is a description of the HTML, with \
+    some code to generate dynamic content. \
+    \
+    Sass is CSS, plus nested rules, variables, mixins, and more, all in a \
+    concise, readable syntax. Haml also contains Sass.
+categories-append   www
+license             MIT
+platforms           darwin
+homepage            http://haml-lang.com
+master_sites        http://rubygems.org/downloads/
+checksums           md5     986143d2fd7a5468c7cccd231ae35d55 \
+                    sha1    d512703dd9182d92dcfcc638583d0f9adc51010c \
+                    rmd160  ad4fa8d6c1f816200a5153fc81e9d9d8197c0411
+
+
+
+


Property changes on: trunk/dports/ruby/rb-haml-edge/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/20100416/513b617f/attachment.html>


More information about the macports-changes mailing list