aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-17 14:44:25 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-17 14:44:25 +0000
commit949a62cf0449b603a1273c2f3b985858bcda33c1 (patch)
tree91fcc709cb2cc3c7b072352eb0d906147207a769 /security/Makefile
parent6900e1d6f735c90fc082a09b7a62586b4f280cff (diff)
downloadports-949a62cf0449b603a1273c2f3b985858bcda33c1.tar.gz
ports-949a62cf0449b603a1273c2f3b985858bcda33c1.zip
This module implements the hashcash hash (or digest, although it's not
clearly a digest). For all your information needs please visit http://www.hashcash.org. WWW: http://search.cpan.org/dist/Digest-Hashcash PR: ports/90548 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151389
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 84f5ce450a55..3a6ac9ce11ac 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -334,6 +334,7 @@
SUBDIR += p5-Digest-CRC
SUBDIR += p5-Digest-Crc32
SUBDIR += p5-Digest-HMAC
+ SUBDIR += p5-Digest-Hashcash
SUBDIR += p5-Digest-Haval256
SUBDIR += p5-Digest-MD2
SUBDIR += p5-Digest-MD4