summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-02-09 01:13:33 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-02-09 01:13:33 +0000
commit5aa1b613822f5d3ed7609a4ea4e5d2d5ffb95b1c (patch)
tree8bc98f6fa608b9a341c6ddb67470f5724c67b036 /textproc/Makefile
parentfeb99a7524bb49168c77990aaca3e2a2396490e1 (diff)
downloadpkgsrc-5aa1b613822f5d3ed7609a4ea4e5d2d5ffb95b1c.tar.gz
textproc/Makefile: add py-cmudict
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 8121ea53637..c6e36d20ef2 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1277 2022/02/07 15:27:03 wiz Exp $
+# $NetBSD: Makefile,v 1.1278 2022/02/09 01:13:33 gutteridge Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -963,6 +963,7 @@ SUBDIR+= py-breathe
SUBDIR+= py-cElementTree
SUBDIR+= py-cabocha
SUBDIR+= py-cmTemplate
+SUBDIR+= py-cmudict
SUBDIR+= py-color
SUBDIR+= py-colored
SUBDIR+= py-colour