diff options
Diffstat (limited to 'devel/tinygo/Makefile')
-rw-r--r-- | devel/tinygo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tinygo/Makefile b/devel/tinygo/Makefile index 3fde682d95ea..a0ed30ae1b74 100644 --- a/devel/tinygo/Makefile +++ b/devel/tinygo/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Go compiler for small places +WWW= https://tinygo.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |