diff options
Diffstat (limited to 'math/xtensor-python/Makefile')
-rw-r--r-- | math/xtensor-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xtensor-python/Makefile b/math/xtensor-python/Makefile index dd7abc416512..62ba54f48771 100644 --- a/math/xtensor-python/Makefile +++ b/math/xtensor-python/Makefile @@ -4,6 +4,7 @@ CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for xtensor # it is called "bindings" but it doesn't install python modules, it's rather a header-only library to use xtensor from python extensions +WWW= https://github.com/xtensor-stack/xtensor-python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |