aboutsummaryrefslogtreecommitdiff
path: root/japanese/fcitx-mozc/Makefile
blob: d12023c2f1c1c03d690327927e5149978eaa38b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Daichi GOTO <daichi@FreeBSD.org>

PKGNAMEPREFIX=	ja-fcitx-

COMMENT=	Mozc engine for Fcitx

DATADIR=	${PREFIX}/share/fcitx/${PORTNAME}

MASTERDIR=	${.CURDIR}/../../japanese/mozc-server
FILESDIR=	${.CURDIR}/files
SUB_FILES=	pkg-message

BUILD_MOZC_LIST=	fcitx_mozc

.include "${MASTERDIR}/Makefile"