aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs22/Makefile
blob: 64a468da937a0d9d8ef035aaef87a34da1df6835 (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.28
# Date created:     29 October 1994
# Whom:         jkh
#
# $Id: Makefile,v 1.10 1995/01/05 09:00:18 jkh Exp $
#

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

.include <bsd.port.mk>