Revision
69189
Author
singingwolfboy@macports.org
Date
2010-06-27 17:30:50 -0700 (Sun, 27 Jun 2010)

Log Message

New port: rb19-hassle

Added Paths

Diff

Added: trunk/dports/ruby/rb19-hassle/Portfile (0 => 69189)


--- trunk/dports/ruby/rb19-hassle/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-hassle/Portfile	2010-06-28 00:30:50 UTC (rev 69189)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          hassle 0.0.1 gem {} rubygems ruby19
+description         Makes SASS less of a hassle on read-only filesystems
+long_description    \
+    Makes SASS less of a hassle on read-only filesystems (like Heroku) by \
+    compiling and serving it up for you.
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/pedro/hassle
+platforms           darwin
+license             MIT
+checksums           md5     365857e030aa08e4f5bf51d714d90915 \
+                    sha1    27efaa7f0136cdd540c2b1a922c0685e82f379fa \
+                    rmd160  02a90c7cc5c4b9fc9c0954613e97658147db88f0
+
+depends_run         port:rb19-haml
\ No newline at end of file
Property changes on: trunk/dports/ruby/rb19-hassle/Portfile
___________________________________________________________________

Added: svn:keywords

Added: svn:eol-style