diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-10 00:58:35 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-10 00:58:35 +0800 |
commit | 0656d306b41933ee310febb121babdb73b0a70f9 (patch) | |
tree | 0ff3042eccb784fa59c4cdf2b232fd09e933919f /math/Makefile | |
parent | 7d3f99c4c2dc42c568cbef35119b2828a19fd054 (diff) | |
download | freebsd-ports-gnome-0656d306b41933ee310febb121babdb73b0a70f9.tar.gz freebsd-ports-gnome-0656d306b41933ee310febb121babdb73b0a70f9.tar.zst freebsd-ports-gnome-0656d306b41933ee310febb121babdb73b0a70f9.zip |
add rascal
Rascal, the Advanced Scientific CALculator
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 18f1fb82ab9a..dd56d3b4e447 100644 --- a/math/Makefile +++ b/math/Makefile @@ -81,6 +81,7 @@ SUBDIR += py-gnuplot SUBDIR += py-scientific SUBDIR += pygist + SUBDIR += rascal SUBDIR += rcalc SUBDIR += rpc SUBDIR += ruby-bigfloat |