mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
589241ce77
PR: ports/64393 Submitted by: Oliver Eikemeier
13 lines
262 B
Makefile
13 lines
262 B
Makefile
# New ports collection makefile for: emh (for xemacs21-mule)
|
|
# Date Created: 12 Mar 2001
|
|
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../emh
|
|
|
|
EMACS_PORT_NAME= xemacs21-mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|