diff options
Diffstat (limited to 'math/ideep')
-rw-r--r-- | math/ideep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ideep/Makefile b/math/ideep/Makefile index 99863e78f422..4e7e56607b69 100644 --- a/math/ideep/Makefile +++ b/math/ideep/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math # neural-networks MAINTAINER= yuri@FreeBSD.org COMMENT= Chainer module for numpy-like API and DNN acceleration using MKL-DNN +WWW= https://github.com/intel/ideep LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |