From efaa072e3274226e4ff99249838262d8aed4ef60 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 20 Jul 2005 14:10:43 +0000 Subject: RedCloth is a module for using Textile in Ruby. Textile is a text format. A very simple text format. Another stab at making readable text that can be converted to HTML. No need to use verbose HTML to build your docs, your blogs, your pages. Textile gives you readable text while youre writing and beautiful text for your readers. And if you need to break out into HTML, Textile will allow you to do so. PR: ports/82397 Submitted by: Jonathan Weiss --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index a8af6b37f76b..079f9c67aa55 100644 --- a/www/Makefile +++ b/www/Makefile @@ -721,6 +721,7 @@ SUBDIR += rubygem-actionpack SUBDIR += rubygem-actionwebservice SUBDIR += rubygem-rails + SUBDIR += rubygem-redcloth SUBDIR += sarg SUBDIR += sbox-dtc SUBDIR += scout -- cgit v1.2.3