summaryrefslogtreecommitdiff
path: root/editors/emacs23/Makefile
blob: 8716f109836ca69bb98ab0c18811c2d6a8a33ba3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	GNU emacs
# Version required:	19.26
# Date created:		13 September 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
#

DISTNAME=	emacs-19.26
USE_GMAKE=	yes
HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	i386--freebsd
MASTER_SITES=	ftp://prep.ai.mit.edu/pub/gnu

.include <bsd.port.mk>