diff options
Diffstat (limited to 'math/py-keras-applications/Makefile')
-rw-r--r-- | math/py-keras-applications/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-keras-applications/Makefile b/math/py-keras-applications/Makefile index 3e74d559bc64..5fe3facda097 100644 --- a/math/py-keras-applications/Makefile +++ b/math/py-keras-applications/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Reference implementations of popular deep learning models +WWW= https://github.com/keras-team/keras-applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |