diff options
Diffstat (limited to 'devel/wasi-compiler-rt11/Makefile')
-rw-r--r-- | devel/wasi-compiler-rt11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/wasi-compiler-rt11/Makefile b/devel/wasi-compiler-rt11/Makefile index 5ff422fc8d32..0459d53e955b 100644 --- a/devel/wasi-compiler-rt11/Makefile +++ b/devel/wasi-compiler-rt11/Makefile @@ -13,6 +13,7 @@ DISTFILES= ${PORTNAME}-${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}/LICENSE.TXT |