freebsd-ports/japanese/uim-mozc/Makefile
Hiroki Sato d7b7b3a677 Update japanese/mozc-{server,el,tool} and japanese/{fcitx,ibus,uim}-mozc
to 2.23.2815.102.01, and devel/py-gyp to a snapshot as of 20200512.
Changes include:

- Migration to Python 3.
- Update of the zipcode dictionary to 20200430.
- Fix of the icon path for fcitx.
2020-08-15 01:21:00 +00:00

15 lines
305 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
BUILD_MOZC_LIST=uim_mozc
.include "${MASTERDIR}/Makefile"