18f405e5b2
Discussed with: various emacs maintainers Hat: portmgr
16 lines
360 B
Makefile
16 lines
360 B
Makefile
# New ports collection makefile for: riece-emacs20
|
|
# Date created: 30 May 2004
|
|
# Whom: KIMURA Yasuhiro <yasu@utahime.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../riece
|
|
|
|
DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
|
|
EXPIRATION_DATE= 2007-08-19
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|