diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-09-28 06:38:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-09-28 06:38:00 +0000 |
commit | 629a8d6b69f71546c9f4233303ee4aa1a21b1e2f (patch) | |
tree | 3c416de47d06908141134bcbcb0605e3092b7afa /science | |
parent | 89047ad0d2d8806fa2daef3246bcde54bad72209 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/py-pyaixi/Makefile | 5 |
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 |