diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-19 21:22:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-19 21:22:15 +0800 |
commit | e6397b9a56cb27bcb2770d2ae9ba675c2aeb0c9f (patch) | |
tree | bd20d3a0d7a845c9f5c1811ebfca9ba7fa5ddfb9 /math/Makefile | |
parent | 4ba9c30ca3ce4c4f82153099a0d0aa1fcf7aefd3 (diff) | |
download | freebsd-ports-gnome-e6397b9a56cb27bcb2770d2ae9ba675c2aeb0c9f.tar.gz freebsd-ports-gnome-e6397b9a56cb27bcb2770d2ae9ba675c2aeb0c9f.tar.zst freebsd-ports-gnome-e6397b9a56cb27bcb2770d2ae9ba675c2aeb0c9f.zip |
New Port: ports/math/maxima
Maxima is a Common Lisp implementation of MIT's Macsyma
system for computer based algebra.
PR: ports/39888
Submitted by: Scott Flatman <sf@dsinw.com>
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 9c5bb67901b3..715a1a819ec4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -67,6 +67,7 @@ SUBDIR += linpack SUBDIR += linux-relview SUBDIR += matrix + SUBDIR += maxima SUBDIR += metis SUBDIR += mtl SUBDIR += mtrxmath |