freebsd-ports/chinese/fcitx-table-extra/Makefile
2021-04-06 16:31:07 +02:00

22 lines
462 B
Makefile

# Created by: Zhihao Yuan <lichray@gmail.com>
PORTNAME= fcitx-table-extra
PORTVERSION= 0.3.8
PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Table-based input methods for Fcitx
LICENSE= GPLv2
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USES= cmake gettext gnome tar:xz
INSTALLS_ICONS= yes
STRIP=
.include <bsd.port.mk>