aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-12-31 08:16:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-12-31 08:16:48 +0000
commit5e6efc45664afbf49cefeed629e096a280e2776c (patch)
tree66ee2671ee1dce7d3242c25cb470bdb66be5e336 /security/Makefile
parenta151b7a0adba107b05b5d7810a943e100f492fcb (diff)
downloadports-5e6efc45664afbf49cefeed629e096a280e2776c.tar.gz
ports-5e6efc45664afbf49cefeed629e096a280e2776c.zip
The murmur hash algorithm by Austin Appleby is an exteremely fast
algorithm that combines both excellent collision resistence and distribution characteristics. WWW: http://search.cpan.org/dist/Digest-MurmurHash/
Notes
Notes: svn path=/head/; revision=288309
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 8b82ac4c5835..ea268a2f6433 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -497,6 +497,7 @@
SUBDIR += p5-Digest-MD5-M4p
SUBDIR += p5-Digest-MD5-Reverse
SUBDIR += p5-Digest-ManberHash
+ SUBDIR += p5-Digest-MurmurHash
SUBDIR += p5-Digest-Nilsimsa
SUBDIR += p5-Digest-Pearson
SUBDIR += p5-Digest-Pearson-PurePerl