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

PKGNAMEPREFIX=	ja-fcitx-

COMMENT=	Mozc engine for Fcitx
DATADIR=	${PREFIX}/share/fcitx/${PORTNAME}

MASTERDIR=	${.CURDIR}/../../japanese/mozc-server
PKGMESSAGE=	${.CURDIR}/pkg-message

BUILD_MOZC_LIST=	fcitx_mozc

IGNORE=	not compatible with mozc 1.11.1502.102

.include "${MASTERDIR}/Makefile"