diff options
Diffstat (limited to 'devel/elib-emacs20')
-rw-r--r-- | devel/elib-emacs20/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/elib-emacs20/Makefile b/devel/elib-emacs20/Makefile deleted file mode 100644 index 2b32c7d602ac..000000000000 --- a/devel/elib-emacs20/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: Elib for GNU Emacs 20 -# Date created: 24 Feb 2000 -# Whom: OKAZAKI Tetsurou -# -# $FreeBSD$ -# - -MAINTAINER= ports@FreeBSD.org - -DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version -EXPIRATION_DATE= 2007-08-19 - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../devel/elib - -# emacs port setup -USE_EMACS= yes -EMACS_PORT_NAME= emacs20 - -.include "${MASTERDIR}/Makefile" |