aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-22 01:38:15 +0800
committererwin <erwin@FreeBSD.org>2005-12-22 01:38:15 +0800
commit736e5299d4c724f43cba9da079883dd9522cf979 (patch)
tree976ece498029fd77930bff2317f7fc2788b61de5 /security/Makefile
parent1bb522c032440775db53038b63f947d4331ac03f (diff)
downloadfreebsd-ports-gnome-736e5299d4c724f43cba9da079883dd9522cf979.tar.gz
freebsd-ports-gnome-736e5299d4c724f43cba9da079883dd9522cf979.tar.zst
freebsd-ports-gnome-736e5299d4c724f43cba9da079883dd9522cf979.zip
Crypt::X509 parses X.509 certificates. Methods are provided for accessing most
certificate elements. It is based on the generic ASN.1 module by Graham Barr, on the x509decode example by Norbert Klasen and contributions on the perl-ldap-dev-Mailinglist by Chriss Ridd. WWW: http://search.cpan.org/dist/Crypt-X509 PR: ports/90716 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 5a9e2406eadf..6b0d474ede7b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -349,6 +349,7 @@
SUBDIR += p5-Crypt-Twofish
SUBDIR += p5-Crypt-Twofish2
SUBDIR += p5-Crypt-UnixCrypt
+ SUBDIR += p5-Crypt-X509
SUBDIR += p5-Crypt-xDBM_File
SUBDIR += p5-Data-Password
SUBDIR += p5-Digest