diff options
Diffstat (limited to 'editors/apel-xemacs20/Makefile')
-rw-r--r-- | editors/apel-xemacs20/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/apel-xemacs20/Makefile b/editors/apel-xemacs20/Makefile deleted file mode 100644 index 0e9e1aeb83e..00000000000 --- a/editors/apel-xemacs20/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: apel for xemacs20 -# Date created: 13 June 1999 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> -# -# $FreeBSD$ -# - -MAINTAINER= shige@FreeBSD.org - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/apel-emacs - -# emacs port setup -EMACS_PORT_NAME= xemacs20 - -# use pkg-* files in ${.CURDIR} -PKGDIR= ${.CURDIR} - -.include <${MASTERDIR}/Makefile> |