mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
c78791131f
Bump PORTREVISION of the ports that depend on textproc/uim port.
14 lines
258 B
Makefile
14 lines
258 B
Makefile
PORTREVISION= 6
|
|
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"
|