diff options
author | wjv <wjv@FreeBSD.org> | 2001-09-03 18:45:18 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-09-03 18:45:18 +0800 |
commit | ff15e86d6fdb4f1a0ab2c720f8e0f4fc18cb80d3 (patch) | |
tree | 8ddaab1a6068be93f5cb02120cb3d64fa57d829e /math/Makefile | |
parent | f4a130a180c2541da4426ff65890fe2f1b688238 (diff) | |
download | freebsd-ports-gnome-ff15e86d6fdb4f1a0ab2c720f8e0f4fc18cb80d3.tar.gz freebsd-ports-gnome-ff15e86d6fdb4f1a0ab2c720f8e0f4fc18cb80d3.tar.zst freebsd-ports-gnome-ff15e86d6fdb4f1a0ab2c720f8e0f4fc18cb80d3.zip |
Add py-gato 0.96.g, a Python-based toolbox to visualise algorithms
on graphs.
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 1647fe46d6d4..26d565c74832 100644 --- a/math/Makefile +++ b/math/Makefile @@ -88,6 +88,7 @@ SUBDIR += physcalc SUBDIR += plplot SUBDIR += pspp + SUBDIR += py-gato SUBDIR += py-gnuplot SUBDIR += py-numeric SUBDIR += py-numeric17 |