pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math Add libnumbertext



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5455fbb2e0d
branches:  trunk
changeset: 383998:a5455fbb2e0d
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Aug 15 14:03:54 2018 +0000

description:
Add libnumbertext

diffstat:

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

diffs (17 lines):

diff -r 1e37c1d61b27 -r a5455fbb2e0d math/Makefile
--- a/math/Makefile     Wed Aug 15 14:02:46 2018 +0000
+++ b/math/Makefile     Wed Aug 15 14:03:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.396 2018/07/29 07:39:03 wiz Exp $
+# $NetBSD: Makefile,v 1.397 2018/08/15 14:03:54 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -176,6 +176,7 @@
 SUBDIR+=       liblbfgs
 SUBDIR+=       liblinear
 SUBDIR+=       libmatheval
+SUBDIR+=       libnumbertext
 SUBDIR+=       libshorttext
 SUBDIR+=       libsvm
 SUBDIR+=       linpack



Home | Main Index | Thread Index | Old Index