aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2005-07-25 17:05:50 +0800
committerbarner <barner@FreeBSD.org>2005-07-25 17:05:50 +0800
commita699017ec6dffffa6c2866b8c60ff9e97adc3d3f (patch)
tree12cc74128477fb1161b8b35828c341174d92c0c5 /math/Makefile
parente7f2c4621fbb4c513d6dace6b989d2fe50a95aae (diff)
downloadfreebsd-ports-gnome-a699017ec6dffffa6c2866b8c60ff9e97adc3d3f.tar.gz
freebsd-ports-gnome-a699017ec6dffffa6c2866b8c60ff9e97adc3d3f.tar.zst
freebsd-ports-gnome-a699017ec6dffffa6c2866b8c60ff9e97adc3d3f.zip
Add laspack 1.12.2,
package for solving large sparse systems of linear equations. PR: 83968 Submitted by: Pedro F. Giffuni" <giffunip at asme dot org>
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 4cd839bb1cef..85c9e78f51f1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -98,6 +98,7 @@
SUBDIR += lapack
SUBDIR += lapack++
SUBDIR += lapack95
+ SUBDIR += laspack
SUBDIR += ldouble
SUBDIR += libRmath
SUBDIR += libgmp4