freebsd-ports/irc/pure-xemacs21-mule/Makefile
Akinori MUSHA 6286ab0639 Add pure-xemacs21-mule as a slave port of pure-emacs20.
PR:		ports/27081
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-05-06 10:41:44 +00:00

18 lines
419 B
Makefile

# New ports collection makefile for: pure (for xemacs21-mule)
# Date Created: 4 May 2001
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../pure-emacs20
EMACS_PORT_NAME= xemacs21-mule
LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME}
EMACS_ONLY= "@comment "
XEMACS_ONLY= ""
ALL_TARGET= package
INSTALL_TARGET= install-package
.include <${MASTERDIR}/Makefile>