diff options
Diffstat (limited to 'devel/lua-luacheck/Makefile')
-rw-r--r-- | devel/lua-luacheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-luacheck/Makefile b/devel/lua-luacheck/Makefile index 8d9ec1e3fc5e..f0928a129b7c 100644 --- a/devel/lua-luacheck/Makefile +++ b/devel/lua-luacheck/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= kevans@FreeBSD.org COMMENT= Linter and static analyzer for lua files +WWW= https://github.com/luarocks/luacheck LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |