mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
11 lines
201 B
Makefile
11 lines
201 B
Makefile
# Created by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../emh
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= xemacs21-mule
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|