aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:28:29 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:28:29 +0000
commitfefe6bfd1b1dbfea66e1cf2e85dcf8c29565f822 (patch)
tree373684510785e6a6f485da4c7912730ab024bf3f /security/Makefile
parentbeda2711cef5dc3076a88d1483faab81f8ee1e4d (diff)
downloadports-fefe6bfd1b1dbfea66e1cf2e85dcf8c29565f822.tar.gz
ports-fefe6bfd1b1dbfea66e1cf2e85dcf8c29565f822.zip
Add p5-Crypt-OpenSSL-DSA(0.03), a perl module for DSA signature verification
using OpenSSL. Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=66893
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 7088f70d4f74..4a3a541ffed3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -155,6 +155,7 @@
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Crypt-OTP
SUBDIR += p5-Crypt-OpenPGP
+ SUBDIR += p5-Crypt-OpenSSL-DSA
SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
SUBDIR += p5-Crypt-PGPSimple