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