aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx5-chewing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/fcitx5-chewing/Makefile')
-rw-r--r--chinese/fcitx5-chewing/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/chinese/fcitx5-chewing/Makefile b/chinese/fcitx5-chewing/Makefile
index 4e685ba541aa..ae69e33f63ed 100644
--- a/chinese/fcitx5-chewing/Makefile
+++ b/chinese/fcitx5-chewing/Makefile
@@ -1,23 +1,22 @@
-# Created by: Ka Ho Ng <khng300@gmail.com>
-
PORTNAME= fcitx5-chewing
-DISTVERSION= 5.0.3
+DISTVERSION= 5.0.14
CATEGORIES= chinese textproc
+MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/
-MAINTAINER= khng300@gmail.com
+MAINTAINER= khng@FreeBSD.org
COMMENT= Chewing support for Fcitx5
+WWW= https://github.com/fcitx/fcitx5-chewing
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt
LIB_DEPENDS= libchewing.so:chinese/libchewing \
libFcitx5Core.so:textproc/fcitx5
-USES= compiler:c++17-lang gettext-tools cmake kde:5 pkgconfig
-
-USE_GITHUB= yes
-GH_ACCOUNT= fcitx
+USES= compiler:c++17-lang gettext-tools cmake kde:5 pkgconfig tar:xz
USE_KDE= ecm
+CONFLICTS_INSTALL= zh-fcitx-chewing # share/icons/hicolor/48x48/apps/fcitx-chewing.png
+
.include <bsd.port.mk>