diff options
Diffstat (limited to 'devel/lua-luarocks/Makefile')
-rw-r--r-- | devel/lua-luarocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index 8dc8c5317eea..c5ec3a45db2b 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Package manager for Lua modules +WWW= https://luarocks.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |