# New ports collection makefile for:	mozc-tool
# Date created:				26 June 2010
# Whom:					Daichi GOTO <daichi@freebsd.org>
#
# $FreeBSD: ports/japanese/mozc-tool/Makefile,v 1.14 2011/12/12 17:43:49 daichi Exp $
#

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"
