2020-08-17 22:19:01 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2020/08/17 20:19:14 leot Exp $
|
2018-08-18 03:15:53 +02:00
|
|
|
|
|
|
|
DISTNAME= fcitx-configtool-0.4.9
|
2020-08-17 22:19:01 +02:00
|
|
|
PKGREVISION= 6
|
2018-08-18 03:15:53 +02:00
|
|
|
CATEGORIES= inputmethod
|
|
|
|
MASTER_SITES= https://download.fcitx-im.org/fcitx-configtool/
|
|
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
|
|
|
|
MAINTAINER= ryoon@NetBSD.org
|
|
|
|
HOMEPAGE= https://download.fcitx-im.org/fcitx-configtool/
|
|
|
|
COMMENT= GTK 3 Fcitx configuration tool
|
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
|
|
|
USE_CMAKE= yes
|
2018-09-29 18:55:36 +02:00
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
USE_TOOLS+= pkg-config
|
2018-08-18 03:15:53 +02:00
|
|
|
|
|
|
|
.include "../../inputmethod/fcitx/buildlink3.mk"
|
|
|
|
.include "../../textproc/iso-codes/buildlink3.mk"
|
|
|
|
.include "../../x11/gtk3/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|