1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/japanese/mozc-tool/Makefile
2014-06-20 22:53:29 +00:00

13 lines
292 B
Makefile

# Created by: Daichi GOTO <daichi@FreeBSD.org>
# $FreeBSD$
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"