summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-11-29 10:30:55 +0000
committeradam <adam@pkgsrc.org>2022-11-29 10:30:55 +0000
commit806b6eb27e32b7e63f751a30cf87ca0f1f00d9c0 (patch)
treedd90221606518a8552bd835a98b08e1420d11e2a /textproc/Makefile
parent60481c4a2f7ede65d5bfa72e585af516fab70c75 (diff)
downloadpkgsrc-806b6eb27e32b7e63f751a30cf87ca0f1f00d9c0.tar.gz
py-markuppy: added version 1.14
This is MarkupPy - 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.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a0f16218d7e..84176ad6e43 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1334 2022/11/23 21:50:46 nros Exp $
+# $NetBSD: Makefile,v 1.1335 2022/11/29 10:30:55 adam Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1059,6 +1059,7 @@ SUBDIR+= py-markdown-math
SUBDIR+= py-markdown2
SUBDIR+= py-markdown3
SUBDIR+= py-markovify
+SUBDIR+= py-markuppy
SUBDIR+= py-markups
SUBDIR+= py-markupsafe
SUBDIR+= py-mecab