summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-09-12 02:33:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-09-12 02:33:49 +0000
commit05cc4a8fd1062dbf09f1fbbdd76107f00770d4f3 (patch)
treed9c6e2782419ece59d3aaca00e9924e7359458e6 /security/Makefile
parentCrypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1]. (diff)
The Crypt::RIPEMD160 module allows you to use the
RIPEMD160 Message Digest algorithm from within Perl programs.
Notes
Notes: svn path=/head/; revision=47729
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 91cd6d1f6992..7caf90b31bdc 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -119,6 +119,7 @@
SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
SUBDIR += p5-Crypt-Primes
+ SUBDIR += p5-Crypt-RIPEMD160
SUBDIR += p5-Crypt-RSA
SUBDIR += p5-Crypt-Random
SUBDIR += p5-Crypt-Rijndael