[77103] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Mar 20 07:26:54 PDT 2011


Revision: 77103
          http://trac.macports.org/changeset/77103
Author:   singingwolfboy at macports.org
Date:     2011-03-20 07:26:50 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
New port: rb19-ronn

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

Added: trunk/dports/ruby/rb19-ronn/Portfile
===================================================================
--- trunk/dports/ruby/rb19-ronn/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-ronn/Portfile	2011-03-20 14:26:50 UTC (rev 77103)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          ronn 0.7.3 gem {} rubygems ruby19
+license             MIT
+categories-append   devel
+platforms           darwin
+maintainers         singingwolfboy openmaintainer
+homepage		    http://rtomayko.github.com/ronn/
+description         Ronn builds manuals
+long_description    \
+    Ronn builds manuals. It converts simple, human readable textfiles to \
+    roff for terminal display, and also to HTML for the web. \
+    \
+    The source format includes all of Markdown but has a more rigid \
+    structure and syntax extensions for features commonly found in manpages \
+    (definition lists, link notation, etc.).
+    
+checksums           md5     c5aa4ef58d35d0cc635b769281e03225 \
+                    sha1    e30936a7e93204a81dd84fc0bff283b645fa1c29 \
+                    rmd160  2b9b7cce3a81dd20971823cb401f5894e3498c92
+
+depends_run-append  port:rb19-mustache \
+                    port:rb19-rdiscount \
+                    port:rb19-hpricot


Property changes on: trunk/dports/ruby/rb19-ronn/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110320/7f6998d4/attachment.html>


More information about the macports-changes mailing list