aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-12-06 23:48:26 +0800
committerijliao <ijliao@FreeBSD.org>2001-12-06 23:48:26 +0800
commit7564dccb31c1869f3c46fca560ef5fd4e764e390 (patch)
tree6a48eef90b743f05454a3881059a7596ac4e2f2d /math/Makefile
parent3c20071ab9bd71c223a5cfe4f0f7470b7245be63 (diff)
downloadfreebsd-ports-gnome-7564dccb31c1869f3c46fca560ef5fd4e764e390.tar.gz
freebsd-ports-gnome-7564dccb31c1869f3c46fca560ef5fd4e764e390.tar.zst
freebsd-ports-gnome-7564dccb31c1869f3c46fca560ef5fd4e764e390.zip
add newmat
A C++ matrix library
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 02bb7ec370fa..14d636a9b368 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -54,6 +54,7 @@
SUBDIR += naturalmath
SUBDIR += nauty
SUBDIR += netcdf
+ SUBDIR += newmat
SUBDIR += ngraph
SUBDIR += ntl
SUBDIR += octave