Skip to content

Commit

Permalink
security/openca-tools-forked: Expire on 2021-09-30
Browse files Browse the repository at this point in the history
Use modern port security/libscep instead
  • Loading branch information
svysh authored and kev009 committed Sep 11, 2021
1 parent aa319d8 commit 2ecf0c0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions security/openca-tools-forked/Makefile
Expand Up @@ -3,23 +3,24 @@
PORTNAME= openca-tools-forked
PORTVERSION= 1.4.0
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= security

MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Tools to deal with SCEP and PKCS7 messages

LICENSE= APACHE20

BROKEN_SSL= openssl
DEPRECATED= Use modern port security/libscep instead
EXPIRATION_DATE= 2021-09-30

USES= gmake perl5 ssl

GNU_CONFIGURE= yes
BROKEN_SSL= openssl

USE_GITHUB= yes
GH_ACCOUNT= openxpki

GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-openssl-prefix=${OPENSSLBASE}

# security/openssl already has a verify.1 manpage.
Expand Down

0 comments on commit 2ecf0c0

Please sign in to comment.