aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/apel-mule/Makefile')
-rw-r--r--editors/apel-mule/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/apel-mule/Makefile b/editors/apel-mule/Makefile
deleted file mode 100644
index 8c923e09a122..000000000000
--- a/editors/apel-mule/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: apel for mule
-# Date created: 23 September 1998
-# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Portable Emacs Library for mule
-
-# This is a slave port.
-PORTCLASS= slave
-
-MASTERDIR= ${.CURDIR}/../../editors/apel
-
-# emacs port setup
-USE_EMACS= yes
-EMACS_PORT_NAME= mule
-
-.include <${MASTERDIR}/Makefile>