freebsd-ports/japanese/fcitx-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

16 lines
357 B
Makefile

# Created by: Daichi GOTO <daichi@FreeBSD.org>
# $FreeBSD$
PKGNAMEPREFIX= ja-fcitx-
COMMENT= Mozc engine for Fcitx
DATADIR= ${PREFIX}/share/fcitx/${PORTNAME}
MASTERDIR= ${.CURDIR}/../../japanese/mozc-server
FILESDIR= ${.CURDIR}/files
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
BUILD_MOZC_LIST= fcitx_mozc
.include "${MASTERDIR}/Makefile"