aboutsummaryrefslogtreecommitdiff
path: root/graphics/openjpeg15
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-23 19:24:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-23 19:24:06 +0000
commitafdfcaa2f9e2854aa5683cbddeec4b2951232684 (patch)
treefc49a9e2f840a6f46228000d4df0369e4f12ec30 /graphics/openjpeg15
parent5e975572b49c816f1c8c1d0a771940e9035ca7b6 (diff)
downloadports-afdfcaa2f9e2854aa5683cbddeec4b2951232684.tar.gz
ports-afdfcaa2f9e2854aa5683cbddeec4b2951232684.zip
- Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=411723
Diffstat (limited to 'graphics/openjpeg15')
-rw-r--r--graphics/openjpeg15/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/openjpeg15/Makefile b/graphics/openjpeg15/Makefile
index 1bdc560d37b5..519e50ff4a6a 100644
--- a/graphics/openjpeg15/Makefile
+++ b/graphics/openjpeg15/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open-source JPEG 2000 codec
LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \
libpng.so:${PORTSDIR}/graphics/png \