aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs20/Makefile
blob: a30511c07b8a8e51ad7fe00aa626dcc9629efe31 (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.3 1994/08/31 17:14:25 jkh Exp $
#

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

.include <bsd.port.mk>