aboutsummaryrefslogtreecommitdiff
path: root/japanese/ibus-mozc/Makefile
blob: 28cf7f6c97db5fa1d3b1b76d520d7b6e8438892f (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-ibus-

COMMENT=	Mozc engine for IBus

DATADIR=	${PREFIX}/share/ibus-${PORTNAME}

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

BUILD_MOZC_LIST=	ibus_mozc

.include "${MASTERDIR}/Makefile"