aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs20/Makefile
blob: 674fcd3c6e02db50430a0b72ed40490629aeb2e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	GNU emacs
# Version required:	19.28
# Date created:		29 October 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.11 1995/01/09 12:06:29 jkh Exp $
#

DISTNAME=	emacs-19.28
USE_GMAKE=	yes
HAS_CONFIGURE=	yes
STRIP=
CONFIGURE_ARGS=	i386--freebsd --prefix=${PREFIX}
MASTER_SITES=	ftp://prep.ai.mit.edu/pub/gnu/

.include <bsd.port.mk>