aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-26 19:38:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-26 19:38:48 +0000
commitf3471ec16f5f544a1c3dd75e508fae07466822c7 (patch)
treeb6f27c240bcbba632f3a5df40e3ce9872f35b067 /www/Makefile
parent0d840ed535e91082dc912d8eb3ccde08f0197dc1 (diff)
Maruku is a Markdown interpreter for Ruby.
It also implements the syntax of PHP Markdown extra. WWW: http://maruku.rubyforge.org/ PR: ports/112153 Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes
Notes: svn path=/head/; revision=190940
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index f2e02143ec00..fd5482ce989a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1059,6 +1059,7 @@
SUBDIR += rubygem-bluecloth
SUBDIR += rubygem-hpricot
SUBDIR += rubygem-layout-yullio
+ SUBDIR += rubygem-maruku
SUBDIR += rubygem-mechanize
SUBDIR += rubygem-mongrel
SUBDIR += rubygem-mongrel_cluster