diff options
Diffstat (limited to 'lang/fennel/Makefile')
-rw-r--r-- | lang/fennel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fennel/Makefile b/lang/fennel/Makefile index eb6aa9c6df13..481ea646d086 100644 --- a/lang/fennel/Makefile +++ b/lang/fennel/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://git.sr.ht/~technomancy/${PORTNAME}/archive/${DISTVERSION}$ MAINTAINER= jrm@FreeBSD.org COMMENT= Lisp that compiles to Lua +WWW= https://fennel-lang.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |