freebsd-ports/textproc/uim-el-xemacs21-mule/Makefile
Sunpoet Po-Chuan Hsieh a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00

27 lines
684 B
Makefile

# New ports collection makefile for: uim-el-xemacs21-mule
# Date created: 24 December 2005
# Whom: MANTANI Nobutaka <nobutaka@freebsd.org>
#
# $FreeBSD$
#
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= XEmacs lisp for uim input method library
CONFLICTS= uim-el-emacs23-[0-9]* \
uim-el-emacs22-[0-9]* \
uim-el-emacs21-[0-9]*
CONFIGURE_ARGS=--enable-emacs --with-lispdir=${LOCALBASE}/${EMACS_PACKAGESDIR}/lisp
EMACS_PORT_NAME=xemacs21-mule
EMACS_PACKAGESDIR= lib/xemacs/site-packages
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
PLIST_SUB= EMACS_PACKAGESDIR=${EMACS_PACKAGESDIR}
MASTERDIR= ${.CURDIR}/../uim-el
.include "${MASTERDIR}/Makefile"