diff options
author | swills <swills@FreeBSD.org> | 2012-03-10 03:30:46 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-03-10 03:30:46 +0800 |
commit | a85411876210e2e1b07d48b8fb2e6736223f7335 (patch) | |
tree | c369b9828f52a9b283dc09c76adb5a93b54e556b /security/Makefile | |
parent | 8fc7db8c02372dc99d8b70c4f8bff07de1b09a8f (diff) | |
download | freebsd-ports-gnome-a85411876210e2e1b07d48b8fb2e6736223f7335.tar.gz freebsd-ports-gnome-a85411876210e2e1b07d48b8fb2e6736223f7335.tar.zst freebsd-ports-gnome-a85411876210e2e1b07d48b8fb2e6736223f7335.zip |
Perl extension for handling X509 Certificates
WWW: http://search.cpan.org/dist/OpenCA-X509/
Feature safe: yes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 9749b951fbbb..05e5b6216a2d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -555,6 +555,7 @@ SUBDIR += p5-OpenCA-CRR SUBDIR += p5-OpenCA-PKCS7 SUBDIR += p5-OpenCA-REQ + SUBDIR += p5-OpenCA-X509 SUBDIR += p5-PGP SUBDIR += p5-PGP-Sign SUBDIR += p5-POE-Component-SSLify |