diff options
author | novel <novel@FreeBSD.org> | 2006-08-01 03:48:49 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-08-01 03:48:49 +0800 |
commit | 2b8918bbf68d4ebeb4dc0d850a459da870c1b352 (patch) | |
tree | 3be4b997d8b0789038364ef6371a1feead3d8b7b /math/Makefile | |
parent | ed0d5829bf502793c475c58c1859ffa71b96dbf9 (diff) | |
download | freebsd-ports-gnome-2b8918bbf68d4ebeb4dc0d850a459da870c1b352.tar.gz freebsd-ports-gnome-2b8918bbf68d4ebeb4dc0d850a459da870c1b352.tar.zst freebsd-ports-gnome-2b8918bbf68d4ebeb4dc0d850a459da870c1b352.zip |
This ststs extension for PHP provides few dozens routines for statistical
computation.
WWW: http://pecl.php.net/package/stats/
PR: ports/101117
Submitted by: chinsan <chinsan.tw at gmail.com>
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 e0a97ba40c52..5c0ad37b09a4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -246,6 +246,7 @@ SUBDIR += parmetis SUBDIR += pear-Structures_Graph SUBDIR += pecl-big_int + SUBDIR += pecl-stats SUBDIR += petsc SUBDIR += petsc-mpich SUBDIR += pgcalc |