diff options
Diffstat (limited to 'devel/lua-posix/Makefile')
-rw-r--r-- | devel/lua-posix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile index 059e4967f673..5c5fc0588fb1 100644 --- a/devel/lua-posix/Makefile +++ b/devel/lua-posix/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lua bindings for POSIX APIs +WWW= https://github.com/luaposix/luaposix LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |