diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:22:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:22:15 +0000 |
commit | 32c616cd74f090e3cf2e0b46c22eb656330d8f65 (patch) | |
tree | de3e48077ec9ee7dfb72b2a0d7263302c69452ca /math/Makefile | |
parent | New Port: ports/lang/screamer (diff) |
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>
Notes
Notes:
svn path=/head/; revision=73483
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 |