1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/japanese/ibus-mozc/Makefile
2019-03-05 07:05:53 +00:00

16 lines
319 B
Makefile

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