diff options
author | swills <swills@FreeBSD.org> | 2012-03-10 03:55:35 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-03-10 03:55:35 +0800 |
commit | 33b880596557a207e7c0b865b4b22715db6c8efe (patch) | |
tree | 69b997c9a54dce8ef589263c7203f08adcfd0f0d /security/Makefile | |
parent | a85411876210e2e1b07d48b8fb2e6736223f7335 (diff) | |
download | freebsd-ports-gnome-33b880596557a207e7c0b865b4b22715db6c8efe.tar.gz freebsd-ports-gnome-33b880596557a207e7c0b865b4b22715db6c8efe.tar.zst freebsd-ports-gnome-33b880596557a207e7c0b865b4b22715db6c8efe.zip |
Perl Crypto Extention to OpenSSL
WWW: http://search.cpan.org/dist/OpenCA-OpenSSL/
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 05e5b6216a2d..842d061c158d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -553,6 +553,7 @@ SUBDIR += p5-Nmap-Scanner SUBDIR += p5-OpenCA-CRL SUBDIR += p5-OpenCA-CRR + SUBDIR += p5-OpenCA-OpenSSL SUBDIR += p5-OpenCA-PKCS7 SUBDIR += p5-OpenCA-REQ SUBDIR += p5-OpenCA-X509 |