2013-07-20 06:02:49 +02:00
|
|
|
# Created by: Daichi GOTO <daichi@FreeBSD.org>
|
2012-05-22 07:26:02 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PKGNAMEPREFIX= ja-fcitx-
|
2013-05-14 21:46:20 +02:00
|
|
|
|
2012-05-22 07:26:02 +02:00
|
|
|
COMMENT= Mozc engine for Fcitx
|
2020-03-08 18:01:46 +01:00
|
|
|
|
2012-05-23 03:27:59 +02:00
|
|
|
DATADIR= ${PREFIX}/share/fcitx/${PORTNAME}
|
2012-05-22 07:26:02 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/mozc-server
|
2015-02-14 23:12:20 +01:00
|
|
|
FILESDIR= ${.CURDIR}/files
|
|
|
|
SUB_FILES= pkg-message
|
2012-05-22 07:26:02 +02:00
|
|
|
|
|
|
|
BUILD_MOZC_LIST= fcitx_mozc
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|