aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 21:27:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 21:27:09 +0000
commita870f4c6fd4d1237e6f453c70ab45e4fc4964f5b (patch)
tree92c4e0dc65bf54c7fd47834cb4a9bbd5fbd89c32 /textproc/Makefile
parent5ba4f8a4b841c8013a610554007124af67da1af6 (diff)
downloadports-a870f4c6fd4d1237e6f453c70ab45e4fc4964f5b.tar.gz
ports-a870f4c6fd4d1237e6f453c70ab45e4fc4964f5b.zip
Add py-markuppy 1.14
MarkupPy is a Python module that attempts to make it easier to generate HTML/XML from a Python program in an intuitive, lightweight, customizable and pythonic way. WWW: https://github.com/tylerbakke/MarkupPy
Notes
Notes: svn path=/head/; revision=547683
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 2c83a5d78f7c..788277d1e9d4 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1296,6 +1296,7 @@
SUBDIR += py-markdown
SUBDIR += py-markdown-math
SUBDIR += py-markdown2
+ SUBDIR += py-markuppy
SUBDIR += py-markups
SUBDIR += py-misaka
SUBDIR += py-mistune