summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-05-27 01:59:37 +0000
committerminskim <minskim@pkgsrc.org>2018-05-27 01:59:37 +0000
commit12331f11ba17d21658cea50d31d219d3986a08c2 (patch)
tree6296dee7b01683bd91e91b8f40c0889492a99012 /textproc
parent1b9ae584115afd46667f48a0f92bd3cac6264d3a (diff)
downloadpkgsrc-12331f11ba17d21658cea50d31d219d3986a08c2.tar.gz
textproc/Makefile: Add py-sphinx-autodoc-typehints
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a532714f649..a1977c1c0c8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.989 2018/05/12 21:54:29 minskim Exp $
+# $NetBSD: Makefile,v 1.990 2018/05/27 01:59:37 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -809,6 +809,7 @@ SUBDIR+= py-relatorio
SUBDIR+= py-rst2pdf
SUBDIR+= py-snowballstemmer
SUBDIR+= py-sphinx
+SUBDIR+= py-sphinx-autodoc-typehints
SUBDIR+= py-sphinx-rtd-theme
SUBDIR+= py-sphinx-theme-cloud
SUBDIR+= py-sphinxcontrib-newsfeed