aboutsummaryrefslogtreecommitdiff
path: root/editors/semi113-xemacs/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-10-01 20:32:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-10-01 20:32:52 +0000
commit42d09a11e8ccc0a49410ce0e109243252ce283f9 (patch)
treef48a4736f133e2f15f4172d533638f709b9fe67d /editors/semi113-xemacs/Makefile
parentd0449546ca93a486051ea6d663302cd85a33f77a (diff)
downloadports-42d09a11e8ccc0a49410ce0e109243252ce283f9.tar.gz
ports-42d09a11e8ccc0a49410ce0e109243252ce283f9.zip
Axe XEmacs19 and XEmacs20 which are obsolete.
Approved by: gj (MAINTAINER of the xemacs and xemacs20 ports) shige (MAINTAINER of the apel, flim, semi and wemi ports) ports (no objection seen for seven days)
Notes
Notes: svn path=/head/; revision=48318
Diffstat (limited to 'editors/semi113-xemacs/Makefile')
-rw-r--r--editors/semi113-xemacs/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/semi113-xemacs/Makefile b/editors/semi113-xemacs/Makefile
deleted file mode 100644
index a7a0c5949cf9..000000000000
--- a/editors/semi113-xemacs/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: semi-current for xemacs
-# Date created: 25 July 1999
-# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MAINTAINER= shige@FreeBSD.org
-
-# This is a slave port.
-PORTCLASS= slave
-
-MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
-
-# emacs port setup
-EMACS_PORT_NAME= xemacs
-
-# use pkg-* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}
-
-.include <${MASTERDIR}/Makefile>