summaryrefslogtreecommitdiff
path: root/mail/mew-emacs20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mew-emacs20/Makefile')
-rw-r--r--mail/mew-emacs20/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/mail/mew-emacs20/Makefile b/mail/mew-emacs20/Makefile
deleted file mode 100644
index 43648ed0f2d7..000000000000
--- a/mail/mew-emacs20/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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
-
-BROKEN= Hangs during build
-
-# set emacs port
-USE_EMACS= yes
-EMACS_PORT_NAME=emacs20
-
-.include "${MASTERDIR}/Makefile"