diff options
author | will <will@FreeBSD.org> | 2001-01-04 08:00:55 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 08:00:55 +0800 |
commit | c8dd854bc51f7109e5792af31772142788c8768d (patch) | |
tree | db05b3801d75b8498e5ade7d6e42fab011fb369d /math/Makefile | |
parent | a882e7d1e6c7a435821f7982f931a5e9510e7573 (diff) | |
download | freebsd-ports-gnome-c8dd854bc51f7109e5792af31772142788c8768d.tar.gz freebsd-ports-gnome-c8dd854bc51f7109e5792af31772142788c8768d.tar.zst freebsd-ports-gnome-c8dd854bc51f7109e5792af31772142788c8768d.zip |
Add p5-Statistics-Descriptive 2.4, perl module that supplies statistical
methods for perl5.
PR: 23997
Submitted by: Anton Berezin <tobez@tobez.org>
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 |