aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-09-28 14:38:00 +0800
committerjbeich <jbeich@FreeBSD.org>2016-09-28 14:38:00 +0800
commit4fb8bca7e0bca6cd3b16b5926ae7d1a83377c9db (patch)
tree3c416de47d06908141134bcbcb0605e3092b7afa /science
parentc9591c1385a2d443d1b404507353142e50c603ac (diff)
downloadfreebsd-ports-gnome-4fb8bca7e0bca6cd3b16b5926ae7d1a83377c9db.tar.gz
freebsd-ports-gnome-4fb8bca7e0bca6cd3b16b5926ae7d1a83377c9db.tar.zst
freebsd-ports-gnome-4fb8bca7e0bca6cd3b16b5926ae7d1a83377c9db.zip
Convert CC license names to r421995 spellings
While here fix common mistakes such as: - Missing "or (at your option) any later version" bit - LICENSE_FILE with LICENSE_COMB != single - LICENSE_COMB = dual for code + assets - Copy-pasting undocumented NC/SA restriction
Diffstat (limited to 'science')
-rw-r--r--science/py-pyaixi/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/py-pyaixi/Makefile b/science/py-pyaixi/Makefile
index 6944f32fb595..092292a7b2eb 100644
--- a/science/py-pyaixi/Makefile
+++ b/science/py-pyaixi/Makefile
@@ -10,11 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= johannes@perceivon.net
COMMENT= Implementation of the MC-AIXI-CTW AI algorithm
-LICENSE= CCbySA
-LICENSE_NAME= Creative Commons Attribution-ShareAlike 3.0 \
- Unported License
+LICENSE= CC-BY-SA-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= dos2unix python:2
USE_PYTHON= distutils autoplist