aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-09-10 00:45:25 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-09-10 00:45:25 +0000
commitd48db7f5f5f89363f1252139ff27f962a5197c52 (patch)
tree4c9b7b82a67f75c947df72379c9c1ac387ebbca0 /textproc/Makefile
parent231feeab320c2d79d6b596abf56230c7339610d2 (diff)
downloadports-d48db7f5f5f89363f1252139ff27f962a5197c52.tar.gz
ports-d48db7f5f5f89363f1252139ff27f962a5197c52.zip
New Port: textproc/smi
Smi is a Simple Markup Interpreter / filter for simplified Markup dialect. smi can be fed text in Markdown, and return HTML output. smi can be fed HTML, and return the markup translated to entities. I use smi as a filter for devel/cgit to parse the README.md files, returning HTML output. I am also using it to markup wiki pages, for a git backed wiki. The use cases are limited only by your imagination. WWW: http://BSDforge.com/projects/textproc/smi/ PR: 196224 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Approved by: pgollucci (mentor) Differential Revision: https://reviews.freebsd.org/D3569
Notes
Notes: svn path=/head/; revision=396547
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 926b0544bfb6..0eeeb54541fc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1500,6 +1500,7 @@
SUBDIR += sl-hyphen
SUBDIR += sl-mythes
SUBDIR += slides
+ SUBDIR += smi
SUBDIR += smu
SUBDIR += so-hunspell
SUBDIR += soothsayer