freebsd-ports/chinese/fcitx5-chewing/Makefile
Ka Ho Ng e039d5c159 chinese/fcitx5-chewing: Update to 5.0.7
Sponsored by:	The FreeBSD Foundation
Approved by:	ygy
Differential Revision:	https://reviews.freebsd.org/D33176
2021-11-30 05:38:34 -05:00

23 lines
475 B
Makefile

# Created by: Ka Ho Ng <khng300@gmail.com>
PORTNAME= fcitx5-chewing
DISTVERSION= 5.0.7
CATEGORIES= chinese textproc
MAINTAINER= khng@FreeBSD.org
COMMENT= Chewing support for Fcitx5
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-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
USE_KDE= ecm
.include <bsd.port.mk>