diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-16 07:23:22 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-16 07:23:22 +0800 |
commit | a4977e550eefa1206f2209222bedc8527a4812a6 (patch) | |
tree | 70854713ce53726c4e6e09d9a962e846b11c3e33 /math/Makefile | |
parent | 6c85895a9856a391865259ed06a16573233960c2 (diff) | |
download | freebsd-ports-gnome-a4977e550eefa1206f2209222bedc8527a4812a6.tar.gz freebsd-ports-gnome-a4977e550eefa1206f2209222bedc8527a4812a6.tar.zst freebsd-ports-gnome-a4977e550eefa1206f2209222bedc8527a4812a6.zip |
Adding port math/p5-Statistics-Descriptive-Discrete, Compute descriptive
statistics for discrete data sets.
Submitted by: aaron
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 4129e8da6732..a01235a3d835 100644 --- a/math/Makefile +++ b/math/Makefile @@ -252,6 +252,7 @@ SUBDIR += p5-Statistics-ChiSquare SUBDIR += p5-Statistics-Contingency SUBDIR += p5-Statistics-Descriptive + SUBDIR += p5-Statistics-Descriptive-Discrete SUBDIR += p5-Statistics-Distributions SUBDIR += p5-Statistics-LTU SUBDIR += p5-Statistics-LineFit |