[67478] trunk/dports/ruby

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


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

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

Added: trunk/dports/ruby/rb-nanoc/Portfile
===================================================================
--- trunk/dports/ruby/rb-nanoc/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-nanoc/Portfile	2010-05-10 19:15:22 UTC (rev 67478)
@@ -0,0 +1,22 @@
+# $Id$
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          nanoc 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     940c80e92c05e318c0746769fc3969c2 \
+                    sha1    6a31449e1eb8980835ce050ca6d7355cb0025889 \
+                    rmd160  36e5a39da86ece0ed96052f20410b702988c2d9d
+
+depends_run-append  port:rb-nanoc3


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


More information about the macports-changes mailing list