aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-04-15 14:45:01 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-04-15 14:45:01 +0000
commitc958485a3316235483d65299f46a0ef888796cad (patch)
treeed7eafe81adca12a2437392a010dc47207d2a58c /security
parentdf184e32c9594252e1b407d6ef6cfbe54ba9941b (diff)
downloadports-c958485a3316235483d65299f46a0ef888796cad.tar.gz
ports-c958485a3316235483d65299f46a0ef888796cad.zip
- Add LICENSE
Notes
Notes: svn path=/head/; revision=294860
Diffstat (limited to 'security')
-rw-r--r--security/openconnect/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile
index 45dbb114ff66..4028c7e2ceec 100644
--- a/security/openconnect/Makefile
+++ b/security/openconnect/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \
MAINTAINER= zi@FreeBSD.org
COMMENT= A client for Cisco's AnyConnect SSL VPN
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING.LGPL
+
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes