freebsd-ports/japanese/mozc-tool/Makefile
2021-04-06 16:31:07 +02:00

11 lines
280 B
Makefile

# 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"