From e6397b9a56cb27bcb2770d2ae9ba675c2aeb0c9f Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 19 Jan 2003 13:22:15 +0000 Subject: 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 --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') 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 -- cgit