diff options
author | maho <maho@FreeBSD.org> | 2006-07-04 12:59:21 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-07-04 12:59:21 +0800 |
commit | 182bd20a34837027b6fe21e0ffaa4068f6028983 (patch) | |
tree | eb2c9b2e4b571baf6033dedb148fc5baa6618218 /math/Makefile | |
parent | 34906dad81b8597e08fe5e55bfb07c5d92cd5ad9 (diff) | |
download | freebsd-ports-graphics-182bd20a34837027b6fe21e0ffaa4068f6028983.tar.gz freebsd-ports-graphics-182bd20a34837027b6fe21e0ffaa4068f6028983.tar.zst freebsd-ports-graphics-182bd20a34837027b6fe21e0ffaa4068f6028983.zip |
Add UFsparse. UFsparse is a collection of libraries for
sparse matrices.
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 54b1cf9930c..baec8dafeac 100644 --- a/math/Makefile +++ b/math/Makefile @@ -6,6 +6,7 @@ SUBDIR += GiNaC SUBDIR += PDL SUBDIR += R + SUBDIR += UFsparse SUBDIR += aamath SUBDIR += abakus SUBDIR += abs |