aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs19/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs19/Makefile')
-rw-r--r--editors/emacs19/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
deleted file mode 100644
index 760ce206f8ef..000000000000
--- a/editors/emacs19/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: GNU emacs
-# Version required: 19.28
-# Date created: 29 October 1994
-# Whom: jkh
-#
-# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $
-#
-
-DISTNAME= emacs-19.28
-CATEGORIES+= editors
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
-
-HAS_CONFIGURE= yes
-USE_GMAKE= yes
-CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX}
-STRIP=
-
-.include <bsd.port.mk>