diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-02-25 11:35:59 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-02-25 11:35:59 +0000 |
commit | 2a46de3b0e4d1d247c244914f8930fd997df32fa (patch) | |
tree | a62f348653a92034c5141a6845b6fb74ffb58c65 /math/Makefile | |
parent | da349d3fe54254b16914623f4cba2ea72a218656 (diff) | |
download | ports-2a46de3b0e4d1d247c244914f8930fd997df32fa.tar.gz ports-2a46de3b0e4d1d247c244914f8930fd997df32fa.zip |
Add p5-Math-VecStat 0.08, basic statistics on vectors.
PR: ports/78060
Submitted by: Martin Matuska <martin@matuska.org>
Notes
Notes:
svn path=/head/; revision=129741
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 75f54ecf572b..d9664f6ad827 100644 --- a/math/Makefile +++ b/math/Makefile @@ -161,6 +161,7 @@ SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-Spline SUBDIR += p5-Math-TrulyRandom + SUBDIR += p5-Math-VecStat SUBDIR += p5-MatrixReal SUBDIR += p5-NetCDF SUBDIR += p5-Number-Compare |