diff options
Diffstat (limited to 'devel/wasi-libcxx/Makefile')
-rw-r--r-- | devel/wasi-libcxx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/wasi-libcxx/Makefile b/devel/wasi-libcxx/Makefile index f31bf903eace..7d8c2bca592a 100644 --- a/devel/wasi-libcxx/Makefile +++ b/devel/wasi-libcxx/Makefile @@ -9,6 +9,7 @@ DISTFILES= llvm-project-${DISTVERSION}.src${EXTRACT_SUFX} MAINTAINER= greg@unrelenting.technology COMMENT= C++ standard library for WebAssembly System Interface +WWW= https://llvm.org/ LICENSE= LLVM2 LICENSE_NAME= Apache License 2.0 with LLVM Exceptions |