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/4647cefb9ff8
branches:  trunk
changeset: 334471:4647cefb9ff8
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 ebce7216d472 -r 4647cefb9ff8 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