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

15 lines
308 B
Makefile

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