mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
12 lines
260 B
Makefile
12 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>
|