freebsd-ports/japanese/fcitx-mozc/Makefile

17 lines
324 B
Makefile
Raw Normal View History

# 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
BUILD_MOZC_LIST= fcitx_mozc
.include "${MASTERDIR}/Makefile"