1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/japanese/mozc-el/Makefile
2012-05-29 14:10:22 +00:00

21 lines
444 B
Makefile

# New ports collection makefile for: mozc-el
# Date created: 26 June 2010
# Whom: TAKANO, Yuji
#
# $FreeBSD$
#
PKGNAMESUFFIX= -el-${EMACS_PORT_NAME}
COMMENT= Mozc for GNU Emacs
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"