aboutsummaryrefslogtreecommitdiff
path: root/editors/semi-emacs22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/semi-emacs22/Makefile')
-rw-r--r--editors/semi-emacs22/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/semi-emacs22/Makefile b/editors/semi-emacs22/Makefile
deleted file mode 100644
index f8abaa52dc77..000000000000
--- a/editors/semi-emacs22/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-# $FreeBSD$
-
-MAINTAINER= nobutaka@FreeBSD.org
-COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs22
-
-# This is a slave port.
-PORTCLASS= slave
-
-MASTERDIR= ${.CURDIR}/../../editors/semi
-
-# emacs port setup
-USE_EMACS= yes
-EMACS_PORT_NAME= emacs22
-
-.include "${MASTERDIR}/Makefile"