diff options
Diffstat (limited to 'math/zarray/Makefile')
-rw-r--r-- | math/zarray/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/zarray/Makefile b/math/zarray/Makefile index 6c26e9ea4796..4af71dc0484b 100644 --- a/math/zarray/Makefile +++ b/math/zarray/Makefile @@ -4,6 +4,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Dynamically typed N-D expression system based on xtensor +WWW= https://github.com/xtensor-stack/zarray LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |