freebsd-ports/japanese/ibus-mozc/Makefile

16 lines
308 B
Makefile
Raw Normal View History

# Created by: Daichi GOTO <daichi@FreeBSD.org>
PKGNAMEPREFIX= ja-ibus-
COMMENT= Mozc engine for IBus
DATADIR= ${PREFIX}/share/ibus-${PORTNAME}
2012-01-29 06:22:57 +01:00
MASTERDIR= ${.CURDIR}/../../japanese/mozc-server
FILESDIR= ${.CURDIR}/files
SUB_FILES= pkg-message
2012-01-29 06:22:57 +01:00
BUILD_MOZC_LIST= ibus_mozc
.include "${MASTERDIR}/Makefile"