diff options
Diffstat (limited to 'textproc/fcitx5-lua/Makefile')
-rw-r--r-- | textproc/fcitx5-lua/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fcitx5-lua/Makefile b/textproc/fcitx5-lua/Makefile index c3e4abaf503d..bcbb4691badc 100644 --- a/textproc/fcitx5-lua/Makefile +++ b/textproc/fcitx5-lua/Makefile @@ -4,6 +4,7 @@ CATEGORIES= textproc MAINTAINER= khng@FreeBSD.org COMMENT= Lua support for Fcitx5 +WWW= https://github.com/fcitx/fcitx5-lua LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt |