diff options
Diffstat (limited to 'devel/luabind/Makefile')
-rw-r--r-- | devel/luabind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile index f32a2d12c8b3..f25ce0ef5c5c 100644 --- a/devel/luabind/Makefile +++ b/devel/luabind/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Library that helps you create bindings between C++ and Lua +WWW= https://www.rasterbar.com/products/luabind.html LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |