summaryrefslogtreecommitdiff
path: root/irc/liece-xemacs21-mule/Makefile
blob: dcf4ab9cfde6a8f869152eb24f23a2ff5e084ebf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	liece-xemacs21-mule
# Date Created:		9 Mar 2001
# Whom:			Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#

MASTERDIR=	${.CURDIR}/../liece-emacs20

EMACS_PORT_NAME=	xemacs21-mule
LISPDIR=		lib/xemacs/site-packages/lisp/${PORTNAME}
ETCDIR=			lib/xemacs/site-packages/etc/${PORTNAME}
EMACS_INFODIR=		lib/xemacs/site-packages/info
PKGINFODIR=		lib/xemacs/site-packages/pkginfo

CONFIGURE_ARGS=	--enable-package

.include <${MASTERDIR}/Makefile>