diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-16 21:37:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-16 21:37:19 +0800 |
commit | 9e9cd360d1c4e87a4074744ab424bbd9e9962e7c (patch) | |
tree | 3856f5b6312b36955d2eb3d9e39790914d0e09aa /security/Makefile | |
parent | accb1d8bbd366eb8796e4c8fd09846da8da3abe0 (diff) | |
download | freebsd-ports-gnome-9e9cd360d1c4e87a4074744ab424bbd9e9962e7c.tar.gz freebsd-ports-gnome-9e9cd360d1c4e87a4074744ab424bbd9e9962e7c.tar.zst freebsd-ports-gnome-9e9cd360d1c4e87a4074744ab424bbd9e9962e7c.zip |
- Add p5-Net-SSL-ExpireDate 1.10
Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
its expiration date.
WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/
PR: ports/161258 (based on)
Submitted by: Stephon Chen <stephon@gmail.com>
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 71721b351102..2dbf0ba61d05 100644 --- a/security/Makefile +++ b/security/Makefile @@ -525,6 +525,7 @@ SUBDIR += p5-Net-OpenID-Server SUBDIR += p5-Net-Radius-Server SUBDIR += p5-Net-SAML + SUBDIR += p5-Net-SSL-ExpireDate SUBDIR += p5-Net-SSLeay SUBDIR += p5-Net-Server-Mail-ESMTP-AUTH SUBDIR += p5-Net-SinFP |