aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blender/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 8318f442feb1..9559f267020f 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -11,7 +11,8 @@ MASTER_SITES= http://download.blender.org/source/ \
MAINTAINER= mva@FreeBSD.org
COMMENT= 3D modeling/rendering/animation/gaming package
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/doc/license/GPL-license.txt
LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2 \