aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/fcitx-table-extra/Makefile
blob: 3b365410c26b8802f985aee2b5206b8184f63742 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD$

PORTNAME=   fcitx-table-extra
PORTVERSION=    0.3.7
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

LIB_DEPENDS=    libfcitx-config.so:${PORTSDIR}/chinese/fcitx

USES=       tar:xz cmake gettext
INSTALLS_ICONS= yes
STRIP=

.include <bsd.port.mk>