diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-04 00:00:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-04 00:00:55 +0000 |
commit | d6b75aaa6043ff07538fb0e7dcede1d3caf7d0ce (patch) | |
tree | a9caf46f08b91bdd641e46693a0ab683f1674062 /math/Makefile | |
parent | bc811a3e5f7282a23467b55b02e88b061b48f195 (diff) | |
download | ports-d6b75aaa6043ff07538fb0e7dcede1d3caf7d0ce.tar.gz ports-d6b75aaa6043ff07538fb0e7dcede1d3caf7d0ce.zip |
Add p5-Statistics-Descriptive 2.4, perl module that supplies statistical
methods for perl5.
PR: 23997
Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes:
svn path=/head/; revision=36744
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 8b0cf70d5547..f97b292ab202 100644 --- a/math/Makefile +++ b/math/Makefile @@ -59,6 +59,7 @@ SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan SUBDIR += p5-Statistics-ChiSquare + SUBDIR += p5-Statistics-Descriptive SUBDIR += pari SUBDIR += parmetis SUBDIR += physcalc |