4247a12c64
Trim headers Undeprecate PR: ports/172031 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
9 lines
187 B
Makefile
9 lines
187 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
|
|
|
|
.include "${MASTERDIR}/Makefile"
|