diff options
Diffstat (limited to 'security/strongswan/Makefile')
-rw-r--r-- | security/strongswan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index a2f8f02d2b56..1dad5cadc468 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -3,6 +3,7 @@ PORTNAME= strongswan PORTVERSION= 5.6.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ @@ -11,6 +12,7 @@ MAINTAINER= strongswan@nanoteq.com COMMENT= Open Source IKEv2 IPsec-based VPN solution LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe libtool:keepla pkgconfig tar:bzip2 ssl USE_RC_SUBR= strongswan |