aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-17 19:54:10 +0800
committererwin <erwin@FreeBSD.org>2005-12-17 19:54:10 +0800
commit3b315bc69ffb23ca4fc259eec63201c8d698d181 (patch)
treeb32e0106b2ec42a0236da7afeeeca644a57ab1c6 /security/Makefile
parent441ad42a3b9f6a0d95e2db2cada679aadfafc745 (diff)
downloadfreebsd-ports-gnome-3b315bc69ffb23ca4fc259eec63201c8d698d181.tar.gz
freebsd-ports-gnome-3b315bc69ffb23ca4fc259eec63201c8d698d181.tar.zst
freebsd-ports-gnome-3b315bc69ffb23ca4fc259eec63201c8d698d181.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
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