aboutsummaryrefslogtreecommitdiff
path: root/editors/flim113-xemacs20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/flim113-xemacs20/Makefile')
-rw-r--r--editors/flim113-xemacs20/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/flim113-xemacs20/Makefile b/editors/flim113-xemacs20/Makefile
deleted file mode 100644
index c601400031b6..000000000000
--- a/editors/flim113-xemacs20/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: flim-current for xemacs20
-# 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/flim-emacs-current
-
-# emacs port setup
-EMACS_PORT_NAME= xemacs20
-
-# use pkg-* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}
-
-.include <${MASTERDIR}/Makefile>