aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-08-10 20:44:15 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-08-10 20:44:15 +0000
commit2d418ba45193ff3cee2afe0051faa3a3435cb785 (patch)
tree70beb0445faf650bf462c68a2ab7759ac0553d46 /math/Makefile
parentb12ad1fdaeb18fd214eb2d0f3ffad651febd671a (diff)
downloadports-2d418ba45193ff3cee2afe0051faa3a3435cb785.tar.gz
ports-2d418ba45193ff3cee2afe0051faa3a3435cb785.zip
Add entropy 1.0, calculate data entropy to benchmark compression
algorithms. Submitted by: Chris S.J. Peron <maneo@bsdpro.com>
Notes
Notes: svn path=/head/; revision=64354
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 927a247275fe..d1b6fc5a508b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -24,6 +24,7 @@
SUBDIR += diehard
SUBDIR += djbfft
SUBDIR += eispack
+ SUBDIR += entropy
SUBDIR += eukleides
SUBDIR += eval
SUBDIR += femlab