aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs22/Makefile
blob: 7f5637fba919b59c87fca59847cd58a31ef69055 (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.5 1994/09/13 08:37:24 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>