diff options
Diffstat (limited to 'lang/py-lupa/Makefile')
-rw-r--r-- | lang/py-lupa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/py-lupa/Makefile b/lang/py-lupa/Makefile index 4d896abecaac..9c89df3a5009 100644 --- a/lang/py-lupa/Makefile +++ b/lang/py-lupa/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python wrapper around Lua and LuaJIT +WWW= https://github.com/scoder/lupa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |