freebsd-ports/japanese/uim-mozc/Makefile
Hiroki Sato 6bbd238463 - Add japanese/uim-mozc, uim plugin for mozc input method[*].
- Fix XML file for ibus engine.
- Fix stop_server() in mozc startup script.

PR:			199258 [*]
Based on work by:	Koichiro IWAO [*]
2015-07-09 21:12:03 +00:00

16 lines
339 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PKGNAMEPREFIX= ja-uim-
COMMENT= Mozc engine for uim
MASTERDIR= ${.CURDIR}/../../japanese/mozc-server
FILESDIR= ${.CURDIR}/files
DATADIR= ${PREFIX}/share/uim
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
BUILD_MOZC_LIST=uim_mozc
.include "${MASTERDIR}/Makefile"