1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/japanese/ibus-mozc/Makefile
Hiroki Sato 322a6f18a5 Update to 2.16.2051.102.
- fcitx-mozc has been updated to 2.16.2037.102.2 patch.
- mozc_server_* scripts have been replaced with a single mozc script.
2015-02-14 22:12:20 +00:00

17 lines
353 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= ${WRKDIR}/pkg-message
FILESDIR= ${.CURDIR}/files
SUB_FILES= pkg-message
BUILD_MOZC_LIST= ibus_mozc
.include "${MASTERDIR}/Makefile"