pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add word2vec



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26472ec56c65
branches:  trunk
changeset: 418703:26472ec56c65
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Dec 02 02:00:43 2019 +0000

description:
textproc/Makefile: Add word2vec

diffstat:

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

diffs (17 lines):

diff -r bb85eea00fe8 -r 26472ec56c65 textproc/Makefile
--- a/textproc/Makefile Mon Dec 02 02:00:41 2019 +0000
+++ b/textproc/Makefile Mon Dec 02 02:00:43 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1072 2019/11/26 16:52:25 ng0 Exp $
+# $NetBSD: Makefile,v 1.1073 2019/12/02 02:00:43 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1073,6 +1073,7 @@
 SUBDIR+=       vis
 SUBDIR+=       wbxml2
 SUBDIR+=       wdiff
+SUBDIR+=       word2vec
 SUBDIR+=       writer2latex
 SUBDIR+=       xalan-j
 SUBDIR+=       xapian



Home | Main Index | Thread Index | Old Index