From 00497f73d6057bff2f434b35a5b3444734ce338c Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 3 May 2009 11:39:09 +0000 Subject: This module calculates the deviation from Benford's law. WWW: http://search.cpan.org/dist/Statistics-Benford/ PR: ports/134174 Submitted by: Wen Heping --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 0db8c7979283..ac842bdd4de0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -361,6 +361,7 @@ SUBDIR += p5-Set-IntSpan-Fast-XS SUBDIR += p5-Set-Partition SUBDIR += p5-Set-Window + SUBDIR += p5-Statistics-Benford SUBDIR += p5-Statistics-ChiSquare SUBDIR += p5-Statistics-Contingency SUBDIR += p5-Statistics-Descriptive -- cgit v1.2.3