diff options
Diffstat (limited to 'math/xtensor/Makefile')
-rw-r--r-- | math/xtensor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index d8f9fd4d629f..54c40be2b54d 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -4,6 +4,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Multi-dimensional arrays with broadcasting and lazy computing +WWW= https://github.com/xtensor-stack/xtensor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |