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/2e0d5ca2373a
branches: trunk
changeset: 405577:2e0d5ca2373a
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 8e339f0c2e1c -r 2e0d5ca2373a 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