diff options
Diffstat (limited to 'devel/libsimdpp/Makefile')
-rw-r--r-- | devel/libsimdpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsimdpp/Makefile b/devel/libsimdpp/Makefile index a837bdbe4aa8..0fb0f6abbf53 100644 --- a/devel/libsimdpp/Makefile +++ b/devel/libsimdpp/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Header-only zero-overhead C++ wrapper of SIMD instructions +WWW= https://github.com/p12tic/libsimdpp LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt |