diff options
Diffstat (limited to 'devel/xsimd/Makefile')
-rw-r--r-- | devel/xsimd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/xsimd/Makefile b/devel/xsimd/Makefile index 77a3effbfda5..dd0067d6ebc7 100644 --- a/devel/xsimd/Makefile +++ b/devel/xsimd/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ wrappers for SIMD intrinsics and mathematical functions +WWW= https://github.com/xtensor-stack/xsimd LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |