diff options
Diffstat (limited to 'math/py-deap/Makefile')
-rw-r--r-- | math/py-deap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-deap/Makefile b/math/py-deap/Makefile index 940eb1f17973..22af5c85de17 100644 --- a/math/py-deap/Makefile +++ b/math/py-deap/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Distributed Evolutionary Algorithms in Python +WWW= https://github.com/DEAP/deap LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |