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

PKGNAMESUFFIX=	-tool

COMMENT=	Mozc tool for IBus, SCIM, and others
DATADIR=	${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}

MASTERDIR=	${.CURDIR}/../../japanese/mozc-server
BUILD_MOZC_LIST=	mozc_tool

.include "${MASTERDIR}/Makefile"