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/maxima/pkg-descr | |
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/maxima/pkg-descr')
-rw-r--r-- | math/maxima/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/maxima/pkg-descr b/math/maxima/pkg-descr new file mode 100644 index 000000000000..0dfbadc51cf3 --- /dev/null +++ b/math/maxima/pkg-descr @@ -0,0 +1,8 @@ +Maxima is a Common Lisp implementation of MIT's Macsyma system for +computer based algebra. + +WWW: http://www.ma.utexas.edu/maxima.html + +Built to run with CMU Common Lisp. + +- Scott Flatman <sf@dsinw.com> |