summaryrefslogtreecommitdiff
path: root/japanese/fcitx-mozc/Makefile
blob: 1f9bf6fc8f5a8cf509672a963e373cc8324d06c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"