diff options
Diffstat (limited to 'math/py-autograd/Makefile')
-rw-r--r-- | math/py-autograd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-autograd/Makefile b/math/py-autograd/Makefile index bdc84a7c162e..b469f1db1fec 100644 --- a/math/py-autograd/Makefile +++ b/math/py-autograd/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Efficiently computes derivatives of numpy code +WWW= https://github.com/HIPS/autograd LICENSE= MIT |