summaryrefslogtreecommitdiff
path: root/editors/emacs23/Makefile
blob: 46bcdd234120e6f747371a15872993b3508dc027 (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.25
# Date created:		20 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
#

DISTNAME=	emacs-19.25
USE_GMAKE=	yes
HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	i386--freebsd
HOME_LOCATION=	ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz

.include <bsd.port.mk>