aboutsummaryrefslogtreecommitdiff
path: root/devel/godot
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-13 14:02:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-13 14:02:26 +0000
commitefd5161cb9d754e5405c510834655a13dba9593d (patch)
treeab508ad6fe1a7e4035c86bd432d5c8df457a631f /devel/godot
parent8c8318c1f8e3814042637acb7428b5881793d75f (diff)
downloadports-efd5161cb9d754e5405c510834655a13dba9593d.tar.gz
ports-efd5161cb9d754e5405c510834655a13dba9593d.zip
- Switch to newly supported CC licenses
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=422001
Diffstat (limited to 'devel/godot')
-rw-r--r--devel/godot/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/godot/Makefile b/devel/godot/Makefile
index bc12a46c15b3..34ef12dbb361 100644
--- a/devel/godot/Makefile
+++ b/devel/godot/Makefile
@@ -9,12 +9,10 @@ CATEGORIES= devel games
MAINTAINER= FreeBSD@Shaneware.biz
COMMENT?= Game runtime engine
-LICENSE= MIT CCBYv3
+LICENSE= MIT CC-BY-3.0
LICENSE_COMB= multi
-LICENSE_NAME_CCBYv3= Creative Commons Attribution 3.0 Unported license
-LICENSE_FILE_CCBYv3= ${WRKSRC}/LOGO_LICENSE.md
+LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/LOGO_LICENSE.md
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.md
-LICENSE_PERMS_CCBYv3= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= xdg-user-dir:devel/xdg-user-dirs \