[67477] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Mon May 10 12:15:03 PDT 2010


Revision: 67477
          http://trac.macports.org/changeset/67477
Author:   singingwolfboy at macports.org
Date:     2010-05-10 12:15:01 -0700 (Mon, 10 May 2010)
Log Message:
-----------
New port: rb-nanoc3

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

Added: trunk/dports/ruby/rb-nanoc3/Portfile
===================================================================
--- trunk/dports/ruby/rb-nanoc3/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-nanoc3/Portfile	2010-05-10 19:15:01 UTC (rev 67477)
@@ -0,0 +1,22 @@
+# $Id$
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          nanoc3 3.1.3 gem
+revision            0
+maintainers         singingwolfboy openmaintainer
+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.
+categories-append   www
+license             MIT
+platforms           darwin
+homepage            http://nanoc.stoneship.org/
+master_sites        http://rubygems.org/downloads/
+checksums           md5     143f3d8d6c1d3ccd918e40855214a102 \
+                    sha1    db297437d225d5432d79bdfe97337316cbb4ba5b \
+                    rmd160  9354c030c83aff594eb997fd7a6800d651ac2bf8
+
+depends_run-append  port:rb-cri


Property changes on: trunk/dports/ruby/rb-nanoc3/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/20100510/f4a39844/attachment.html>


More information about the macports-changes mailing list