aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-29 12:53:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-29 12:53:01 +0000
commit86ec0488d500a4b36e70c62d3cdab8aa3aaadfe4 (patch)
tree48181bfe7b180de4ea853983e2568e73cd34a60b /graphics
parent4caa3a056b6491f16c6392c353e931f0c582b25a (diff)
downloadports-86ec0488d500a4b36e70c62d3cdab8aa3aaadfe4.tar.gz
ports-86ec0488d500a4b36e70c62d3cdab8aa3aaadfe4.zip
Fix LICENSE for 2.0.16 update
Notes
Notes: svn path=/head/; revision=521300
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jasper/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index cb36d8430303..ed155d9f87d3 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -10,7 +10,10 @@ CATEGORIES= graphics
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of the codec specified in the JPEG-2000 standard
-LICENSE= MIT
+LICENSE= JASPER
+LICENSE_NAME= JasPer License Version 2.0
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
OPTIONS_DEFINE= OPENGL DOCS
OPTIONS_DEFAULT= OPENGL