diff options
Diffstat (limited to 'devel/wasi-libc/Makefile')
-rw-r--r-- | devel/wasi-libc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/wasi-libc/Makefile b/devel/wasi-libc/Makefile index e7d6c931eebf..4797d52b9af0 100644 --- a/devel/wasi-libc/Makefile +++ b/devel/wasi-libc/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= greg@unrelenting.technology COMMENT= C standard library for WebAssembly System Interface +WWW= https://github.com/CraneStation/wasi-libc LICENSE= APACHE20 MIT LLVM2 LICENSE_COMB= multi |