diff options
author | steve <steve@FreeBSD.org> | 2000-09-18 08:43:30 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-09-18 08:43:30 +0800 |
commit | 1ff5432bb00c64ebdf7b79ef494f39836885dd5f (patch) | |
tree | 8618e9df9893141a6afbdb42481d0ef974a3809b /math/Makefile | |
parent | 38254bc3ce1defbbaef5a71c36ecc603fc085178 (diff) | |
download | freebsd-ports-gnome-1ff5432bb00c64ebdf7b79ef494f39836885dd5f.tar.gz freebsd-ports-gnome-1ff5432bb00c64ebdf7b79ef494f39836885dd5f.tar.zst freebsd-ports-gnome-1ff5432bb00c64ebdf7b79ef494f39836885dd5f.zip |
Adding thx_1138 version 1.0.5.
A calculator that includes plotting capabilities.
PR: 19291
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
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 bee6591b18f9..a11f5545b92a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -63,6 +63,7 @@ SUBDIR += spin SUBDIR += ss SUBDIR += superlu + SUBDIR += thx_1138 SUBDIR += topaz SUBDIR += umatrix SUBDIR += umfpack |