aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-17 11:54:10 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-17 11:54:10 +0000
commit94f64aa37c04cb8f2b584489a04cd6fcd820fbda (patch)
tree64490fc4737e785c9059474baa8243d400b0bdad /security/Makefile
parent80dbdba7e60c210a0ece8f754eca881c1d3a2d69 (diff)
downloadports-94f64aa37c04cb8f2b584489a04cd6fcd820fbda.tar.gz
ports-94f64aa37c04cb8f2b584489a04cd6fcd820fbda.zip
A perl module that implements the tiger hash, which is believed to be secure
and runs quickly on 64-bit processors. WWW: http://search.cpan.org/dist/Digest-Tiger PR: ports/90537 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151375
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 6fbb608cfdb6..b851ae51d8d7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -341,6 +341,7 @@
SUBDIR += p5-Digest-SHA1
SUBDIR += p5-Digest-SHA2
SUBDIR += p5-Digest-SHA256
+ SUBDIR += p5-Digest-Tiger
SUBDIR += p5-Digest-Whirlpool
SUBDIR += p5-Email-Obfuscate
SUBDIR += p5-File-Scan