1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/japanese/ibus-mozc/Makefile
MIHIRA Sanpei Yoshiro 29f15f5a02 support stage.
2014-06-21 01:26:57 +00:00

15 lines
304 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
PKGMESSAGE= ${.CURDIR}/pkg-message
BUILD_MOZC_LIST= ibus_mozc
.include "${MASTERDIR}/Makefile"