summaryrefslogtreecommitdiff
path: root/editors/semi113-mule
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-16 11:27:07 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-16 11:27:07 +0000
commit621da56b4a78d4dc13d0df3f072c4f3779470c02 (patch)
treea5b1946af47c9ea16a6a0ec79d8cee0c9000ddcd /editors/semi113-mule
parentUpdate to 0.9705. (diff)
Remove expired port editors/custom-mule and all dependant ports
Discussed with: anray
Notes
Notes: svn path=/head/; revision=156150
Diffstat (limited to 'editors/semi113-mule')
-rw-r--r--editors/semi113-mule/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/semi113-mule/Makefile b/editors/semi113-mule/Makefile
deleted file mode 100644
index 48b7877a8b41..000000000000
--- a/editors/semi113-mule/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: semi-1.13.x for mule
-# Date created: 9 May 1999
-# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SEMI, Library of MIME feature for GNU Emacs for mule
-
-# This is a slave port.
-PORTCLASS= slave
-
-MASTERDIR= ${.CURDIR}/../../editors/semi113
-
-# emacs port setup
-USE_EMACS= yes
-EMACS_PORT_NAME= mule
-
-.include <${MASTERDIR}/Makefile>