diff options
Diffstat (limited to 'textproc/luaexpat/Makefile')
-rw-r--r-- | textproc/luaexpat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index 1068ef66029b..358db244ee7a 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= SAX XML parser based on the Expat library +WWW= https://lunarmodules.github.io/luaexpat/ LICENSE= MIT |