aboutsummaryrefslogtreecommitdiff
path: root/science/py-pyaixi
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-09-28 06:38:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-09-28 06:38:00 +0000
commit629a8d6b69f71546c9f4233303ee4aa1a21b1e2f (patch)
tree3c416de47d06908141134bcbcb0605e3092b7afa /science/py-pyaixi
parent89047ad0d2d8806fa2daef3246bcde54bad72209 (diff)
downloadports-629a8d6b69f71546c9f4233303ee4aa1a21b1e2f.tar.gz
ports-629a8d6b69f71546c9f4233303ee4aa1a21b1e2f.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
Notes
Notes: svn path=/head/; revision=422850
Diffstat (limited to 'science/py-pyaixi')
-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