pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: + py-nltk



details:   https://anonhg.NetBSD.org/pkgsrc/rev/650a66b82c7d
branches:  trunk
changeset: 396325:650a66b82c7d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 28 14:10:55 2019 +0000

description:
textproc/Makefile: + py-nltk

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9f2d3544aac6 -r 650a66b82c7d textproc/Makefile
--- a/textproc/Makefile Tue May 28 14:10:04 2019 +0000
+++ b/textproc/Makefile Tue May 28 14:10:55 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1031 2019/04/24 15:52:31 adam Exp $
+# $NetBSD: Makefile,v 1.1032 2019/05/28 14:10:55 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -816,6 +816,7 @@
 SUBDIR+=       py-mkdocs-bootstrap
 SUBDIR+=       py-mkdocs-bootswatch
 SUBDIR+=       py-natsort
+SUBDIR+=       py-nltk
 SUBDIR+=       py-numpydoc
 SUBDIR+=       py-odfpy
 SUBDIR+=       py-openpyxl



Home | Main Index | Thread Index | Old Index