diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-22 00:57:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-22 00:57:55 +0800 |
commit | b41a4123da5d38a3f45c6ffc669e42aa1563afd9 (patch) | |
tree | d7ae06770af148f0bfc3e3bace7951c8aa8b1897 /math/Makefile | |
parent | c80edf93c320caf68b0541604ddd6dffa4575d87 (diff) | |
download | freebsd-ports-gnome-b41a4123da5d38a3f45c6ffc669e42aa1563afd9.tar.gz freebsd-ports-gnome-b41a4123da5d38a3f45c6ffc669e42aa1563afd9.tar.zst freebsd-ports-gnome-b41a4123da5d38a3f45c6ffc669e42aa1563afd9.zip |
add yacas
Yet Another Computer Algebra System
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 3dfd033e978c..2880db477da6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += yacas SUBDIR += GiNaC SUBDIR += PDL |