diff options
Diffstat (limited to 'devel/wasi-compiler-rt13/Makefile')
-rw-r--r-- | devel/wasi-compiler-rt13/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/wasi-compiler-rt13/Makefile b/devel/wasi-compiler-rt13/Makefile index f27c8c4f8884..f5e9e9bf15bc 100644 --- a/devel/wasi-compiler-rt13/Makefile +++ b/devel/wasi-compiler-rt13/Makefile @@ -10,6 +10,7 @@ DISTFILES= llvm-project-${DISTVERSION}.src${EXTRACT_SUFX} MAINTAINER= greg@unrelenting.technology COMMENT= Clang builtins library for WebAssembly System Interface +WWW= https://llvm.org/ LICENSE= LLVM2 LICENSE_FILE= ${WRKSRC}/llvm/LICENSE.TXT |