aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-10 18:26:55 +0800
committerijliao <ijliao@FreeBSD.org>2002-10-10 18:26:55 +0800
commitaaf212b8b90d37354773198241c8dab8f7a64bb4 (patch)
tree08256fe804eab0663292218a5eb20dca799fa486 /math/Makefile
parent9d9d193217d9b6418ee0aed469f689a09af8f29f (diff)
downloadfreebsd-ports-gnome-aaf212b8b90d37354773198241c8dab8f7a64bb4.tar.gz
freebsd-ports-gnome-aaf212b8b90d37354773198241c8dab8f7a64bb4.tar.zst
freebsd-ports-gnome-aaf212b8b90d37354773198241c8dab8f7a64bb4.zip
add blitz++ 0.6
A C++ class library for scientific computing
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 ea517e9f9200..e393ad5f51d3 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -12,6 +12,7 @@
SUBDIR += atlas
SUBDIR += biggles
SUBDIR += blas
+ SUBDIR += blitz++
SUBDIR += calc
SUBDIR += calcoo
SUBDIR += calctool