freebsd-ports/mail/mew-emacs20/Makefile
Mark Linimon 18f405e5b2 Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat:            portmgr
2007-07-19 09:30:52 +00:00

20 lines
475 B
Makefile

# New ports collection makefile for: Mew (for emacs20)
# Date created: 17 January 1998
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../mew
MAINTAINER= ports@FreeBSD.org
COMMENT= Messaging in the Emacs World for emacs20
DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
EXPIRATION_DATE= 2007-08-19
# set emacs port
USE_EMACS= yes
EMACS_PORT_NAME=emacs20
.include "${MASTERDIR}/Makefile"