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