[68394] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 2 15:10:22 PDT 2010


Revision: 68394
          http://trac.macports.org/changeset/68394
Author:   singingwolfboy at macports.org
Date:     2010-06-02 15:10:19 -0700 (Wed, 02 Jun 2010)
Log Message:
-----------
New port: rb19-nanoc

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

Added: trunk/dports/ruby/rb19-nanoc/Portfile
===================================================================
--- trunk/dports/ruby/rb19-nanoc/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-nanoc/Portfile	2010-06-02 22:10:19 UTC (rev 68394)
@@ -0,0 +1,19 @@
+# $Id$
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          nanoc 3.1.3 gem {} rubygems ruby19
+description         A Ruby site compiler that produces static HTML
+long_description    \
+    nanoc is a tool for building static web sites. It can transform content \
+    from one format (e.g. Haml or Markdown) into another (usually HTML) and \
+    lay out pages so that the site’s look and feel is consistent across all pages.
+license             MIT
+maintainers         singingwolfboy openmaintainer
+homepage            http://nanoc.stoneship.org/
+categories-append   www
+checksums           md5     940c80e92c05e318c0746769fc3969c2 \
+                    sha1    6a31449e1eb8980835ce050ca6d7355cb0025889 \
+                    rmd160  36e5a39da86ece0ed96052f20410b702988c2d9d
+
+depends_run-append  port:rb19-nanoc3


Property changes on: trunk/dports/ruby/rb19-nanoc/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/20100602/a942b365/attachment.html>


More information about the macports-changes mailing list