freebsd-ports/japanese/mozc-tool/Makefile
Carlo Strub e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00

15 lines
372 B
Makefile

# New ports collection makefile for: mozc-tool
# Date created: 26 June 2010
# Whom: Daichi GOTO <daichi@freebsd.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -tool
COMMENT= Mozc tool for IBus, SCIM, and others
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
MASTERDIR= ${.CURDIR}/../../japanese/mozc-server
BUILD_MOZC_LIST= mozc_tool
.include "${MASTERDIR}/Makefile"