diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-12 21:23:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-12 21:23:58 +0800 |
commit | 5708a813edd5536ef718c4fc325ae1a5ad809ba8 (patch) | |
tree | 9c272dc1b8b099e23344a4c8ea628ade464e6151 /math/Makefile | |
parent | cb396aecf66bdc329d5b28896a42fc681547b142 (diff) | |
download | freebsd-ports-gnome-5708a813edd5536ef718c4fc325ae1a5ad809ba8.tar.gz freebsd-ports-gnome-5708a813edd5536ef718c4fc325ae1a5ad809ba8.tar.zst freebsd-ports-gnome-5708a813edd5536ef718c4fc325ae1a5ad809ba8.zip |
add py-probstat 0.912
Probability And Statistics Utils for Python
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 e393ad5f51d3..0bdb215cb5a6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -126,6 +126,7 @@ SUBDIR += py-numarray SUBDIR += py-numeric SUBDIR += py-numeric17 + SUBDIR += py-probstat SUBDIR += py-scientific SUBDIR += qscanplot SUBDIR += rascal |