changeset 6:6dfc8b8f2a4d

Added the correct customized license: GPLv2 with linking exception
author Franz Glasner <hg@dom66.de>
date Fri, 15 Sep 2017 23:24:08 +0200
parents 6037a4e53f28
children a6ab1247fe1f
files Makefile
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Sep 15 22:51:34 2017 +0200
+++ b/Makefile	Fri Sep 15 23:24:08 2017 +0200
@@ -11,8 +11,11 @@
 MAINTAINER=	freebsd-dev@dom66.de
 COMMENT=	Application host which uses the uwsgi protocol (nolang profile)
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2-WITH-LINKING-EXCEPTION
+LICENSE_GROUPS=	FSF GPL OSI
+LICENSE_NAME=	GPLv2 with linking exception
 LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 USES=		pkgconfig python:build ssl
 USE_PYTHON=	distutils