# New ports collection makefile for:	mozc-el
# Date created:				26 June 2010
# Whom:					TAKANO, Yuji
#
# $FreeBSD: ports/japanese/mozc-el/Makefile,v 1.10 2012/03/05 12:22:11 daichi Exp $
#

PKGNAMESUFFIX=	-el-${EMACS_PORT_NAME}
COMMENT=	Mozc for GNU Emacs
PORTREVISION=	1

MASTERDIR=	${.CURDIR}/../../japanese/mozc-server
PKGMESSAGE=	${.CURDIR}/pkg-message

BUILD_MOZC_LIST=	mozc-el

post-install:
	@${CAT} ${PKGMESSAGE}
	@${ECHO_CMD} To display this message again, type ${PKG_INFO} -D ${PKGNAME}

.include "${MASTERDIR}/Makefile"
