summaryrefslogtreecommitdiff
path: root/editors/emacs22/Makefile
blob: 7fb17c96bafc54bbd5cac2448ef21afa0b3006d6 (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.1.1.1 1994/08/21 13:19:27 jkh Exp $
#

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

.include <bsd.port.mk>