1994-08-21 09:19:28 -04:00
|
|
|
# New ports collection makefile for: GNU emacs
|
1995-01-09 07:06:38 -05:00
|
|
|
# Version required: 19.28
|
1994-10-29 17:49:46 -04:00
|
|
|
# Date created: 29 October 1994
|
1994-08-21 09:19:28 -04:00
|
|
|
# Whom: jkh
|
|
|
|
#
|
1995-04-09 02:11:17 -04:00
|
|
|
# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $
|
1994-08-21 09:19:28 -04:00
|
|
|
#
|
|
|
|
|
1995-01-09 07:06:38 -05:00
|
|
|
DISTNAME= emacs-19.28
|
1995-04-09 02:11:17 -04:00
|
|
|
CATEGORIES+= editors
|
|
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
|
1994-08-21 11:09:47 -04:00
|
|
|
HAS_CONFIGURE= yes
|
1995-04-09 02:11:17 -04:00
|
|
|
USE_GMAKE= yes
|
1994-10-04 11:45:04 -04:00
|
|
|
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX}
|
1995-04-09 02:11:17 -04:00
|
|
|
STRIP=
|
1994-08-21 09:19:28 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|