aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-11-14 06:34:55 +0000
committerWen Heping <wen@FreeBSD.org>2011-11-14 06:34:55 +0000
commitc852f82b9cb6d9f3d7dda60f470f282ffd3226cc (patch)
tree4b1cbb82b4ea07534be40691ca8dbbaa3e518e05 /textproc/Makefile
parent919fd8b86a97d14c59e14dfda241f7c3c0632096 (diff)
downloadports-c852f82b9cb6d9f3d7dda60f470f282ffd3226cc.tar.gz
ports-c852f82b9cb6d9f3d7dda60f470f282ffd3226cc.zip
This package provides a parser and renderers for the classic Zope
"structured text" markup dialect (STX). STX is a plain text markup in which document structure is signalled primarily by identation. WWW: http://pypi.python.org/pypi/zope.structuredtext Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github) Feature safe: yes
Notes
Notes: svn path=/head/; revision=285758
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 bb3fba8e6bf2..b00a05d62f6a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1136,6 +1136,7 @@
SUBDIR += py-xmltools
SUBDIR += py-xmltv
SUBDIR += py-zope.i18nmessageid
+ SUBDIR += py-zope.structuredtext
SUBDIR += py-zope.tal
SUBDIR += py-zpt
SUBDIR += py2html