Date: Sat, 17 Dec 2016 12:21:10 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428723 - head/security/vpnc Message-ID: <201612171221.uBHCLAQF063520@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Dec 17 12:21:10 2016 New Revision: 428723 URL: https://svnweb.freebsd.org/changeset/ports/428723 Log: Add licenses Modified: head/security/vpnc/Makefile Modified: head/security/vpnc/Makefile ============================================================================== --- head/security/vpnc/Makefile Sat Dec 17 12:19:58 2016 (r428722) +++ head/security/vpnc/Makefile Sat Dec 17 12:21:10 2016 (r428723) @@ -11,6 +11,10 @@ MASTER_SITES= http://www.unix-ag.uni-kl. MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator +LICENSE= GPLv2 BSD2CLAUSE +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171221.uBHCLAQF063520>