diff options
author | maho <maho@FreeBSD.org> | 2003-05-05 11:33:39 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-05-05 11:33:39 +0800 |
commit | 71c629727d3be771926f3cba1e03eb81f4e34f33 (patch) | |
tree | 3d077375dc3a83b1f37cbf9613edb254c8d53968 /math/Makefile | |
parent | 1164cba43f0e33993a9d3517071cae051038ab13 (diff) | |
download | freebsd-ports-graphics-71c629727d3be771926f3cba1e03eb81f4e34f33.tar.gz freebsd-ports-graphics-71c629727d3be771926f3cba1e03eb81f4e34f33.tar.zst freebsd-ports-graphics-71c629727d3be771926f3cba1e03eb81f4e34f33.zip |
Add scalapack 1.7, the ScaLAPACK Scalable LAPACK library.
PR: 40521
Submitted by: NAKATA, Maho <maho@FreeBSD.org>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index eac8266fe75..d3a4493bdd0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -148,6 +148,7 @@ SUBDIR += ruby-narray SUBDIR += ruby-netcdf SUBDIR += sc + SUBDIR += scalapack SUBDIR += scigraphica SUBDIR += scilab SUBDIR += siag |