diff options
Diffstat (limited to 'math/py-jax/Makefile')
-rw-r--r-- | math/py-jax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile index 2d6978581994..e8a3e18b542b 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Differentiate, compile, and transform Numpy code +WWW= https://github.com/google/jax LICENSE= APACHE20 |