diff options
author | markm <markm@FreeBSD.org> | 2002-03-16 22:32:05 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2002-03-16 22:32:05 +0800 |
commit | 7a3c2b36a5785b55555974e4761b367b0bb51c1d (patch) | |
tree | e5c9f539101b85035b11e7e200a41a250adc9713 /math/Makefile | |
parent | 8d09ff76d1067af77e9e8427b4424797f217341e (diff) | |
download | freebsd-ports-gnome-7a3c2b36a5785b55555974e4761b367b0bb51c1d.tar.gz freebsd-ports-gnome-7a3c2b36a5785b55555974e4761b367b0bb51c1d.tar.zst freebsd-ports-gnome-7a3c2b36a5785b55555974e4761b367b0bb51c1d.zip |
Add jacal - a Symbolic Mathematics package, written in Scheme.
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 e06862a13d1c..ba4ae5665ab4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -42,6 +42,7 @@ SUBDIR += gsl SUBDIR += guppi SUBDIR += hexcalc + SUBDIR += jacal SUBDIR += javanns SUBDIR += kseg SUBDIR += lapack |