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

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

EMACS_PORT_NAME=    xemacs21-mule

ALL_TARGET= package
INSTALL_TARGET= install-package
EMH_LISPDIR=    lib/xemacs/site-packages/lisp/emh
XEMACS_ONLY=    ""

.include <${MASTERDIR}/Makefile>