summaryrefslogtreecommitdiff
path: root/editors/psgml-emacs20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/psgml-emacs20/Makefile')
-rw-r--r--editors/psgml-emacs20/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile
deleted file mode 100644
index e9dda784c2b9..000000000000
--- a/editors/psgml-emacs20/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: psgml for emacs20
-# Date created: 23 January 1999
-# Whom: shige
-#
-# $FreeBSD$
-#
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A major mode for editing SGML and XML documents for emacs20
-
-DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
-EXPIRATION_DATE= 2007-08-19
-
-# This is a slave port.
-MASTERDIR= ${.CURDIR}/../psgml
-
-# emacs port setup
-USE_EMACS= yes
-EMACS_PORT_NAME= emacs20
-
-.include "${MASTERDIR}/Makefile"