diff options
Diffstat (limited to 'math/py-theano/Makefile')
-rw-r--r-- | math/py-theano/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-theano/Makefile b/math/py-theano/Makefile index 4510dd38a5b9..15647c8577d8 100644 --- a/math/py-theano/Makefile +++ b/math/py-theano/Makefile @@ -8,6 +8,7 @@ DISTNAME= Theano-${DISTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Optimizing compiler for evaluating math expressions on CPUs and GPUs +WWW= http://deeplearning.net/software/theano/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |