diff options
Diffstat (limited to 'devel/lua-lunit/Makefile')
-rw-r--r-- | devel/lua-lunit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-lunit/Makefile b/devel/lua-lunit/Makefile index de630d9d4ec4..3555a08dc2b3 100644 --- a/devel/lua-lunit/Makefile +++ b/devel/lua-lunit/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sergey.dyatko@gmail.com COMMENT= Unit Testing Framework for Lua +WWW= https://www.mroth.net/lunit/ LICENSE= MIT |