freebsd-ports/textproc/uim-el-emacs21/Makefile

20 lines
409 B
Makefile

# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Emacs lisp for uim input method library
CONFLICTS= uim-el-xemacs21-mule-[0-9]* \
uim-el-emacs23-[0-9]* \
uim-el-emacs22-[0-9]*
EMACS_PORT_NAME=emacs21
PLIST= ${MASTERDIR}/pkg-plist
DESCR= ${MASTERDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../uim-el
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"