diff options
Diffstat (limited to 'science/py-GPy')
-rw-r--r-- | science/py-GPy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile index 92b226407488..9428e273744d 100644 --- a/science/py-GPy/Makefile +++ b/science/py-GPy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Gaussian process toolbox +WWW= https://sheffieldml.github.io/GPy/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |