aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-08-30 19:24:07 +0800
committertota <tota@FreeBSD.org>2011-08-30 19:24:07 +0800
commitb8924770b72a253b3375f8e8d62418dade0a153c (patch)
treeeef724a0f6901b56e2b5f6283f628dfb0316e8be /textproc/Makefile
parent2b5b07fa3a34ef3839bb3735a8ed22641308f719 (diff)
downloadfreebsd-ports-graphics-b8924770b72a253b3375f8e8d62418dade0a153c.tar.gz
freebsd-ports-graphics-b8924770b72a253b3375f8e8d62418dade0a153c.tar.zst
freebsd-ports-graphics-b8924770b72a253b3375f8e8d62418dade0a153c.zip
- Add a new port: textproc/p5-Text-HikiDoc
'HikiDoc' is a text-to-HTML conversion tool for web writers. The original 'HikiDoc' is Ruby implementation. This library is pure perl implementation of 'HikiDoc', and has interchangeability with the original. WWW: http://search.cpan.org/dist/Text-HikiDoc/lib/Text/HikiDoc.pm
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 4ae91147274..e4a51791332 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -764,6 +764,7 @@
SUBDIR += p5-Text-Greeking
SUBDIR += p5-Text-Hatena
SUBDIR += p5-Text-Highlight
+ SUBDIR += p5-Text-HikiDoc
SUBDIR += p5-Text-Language-Guess
SUBDIR += p5-Text-Markdown
SUBDIR += p5-Text-Match-FastAlternatives