mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
13 lines
260 B
Makefile
13 lines
260 B
Makefile
|
# New ports collection makefile for: pure (for emacs21)
|
||
|
# Date Created: 29 Oct 2001
|
||
|
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../pure-emacs20
|
||
|
|
||
|
EMACS_PORT_NAME= emacs21
|
||
|
|
||
|
.include <${MASTERDIR}/Makefile>
|