1994-09-11 11:26:58 +00:00
|
|
|
# New ports collection makefile for: GNU make
|
1995-06-18 13:11:32 +00:00
|
|
|
# Version required: 3.74
|
1994-09-11 11:26:58 +00:00
|
|
|
# Date created: 11 September 1994
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1995-11-26 11:29:21 +00:00
|
|
|
# $Id: Makefile,v 1.9 1995/06/18 13:11:25 ache Exp $
|
1994-09-11 11:26:58 +00:00
|
|
|
#
|
|
|
|
|
1995-06-18 13:11:32 +00:00
|
|
|
DISTNAME= make-3.74
|
|
|
|
PKGNAME= gmake-3.74
|
1995-11-26 11:29:21 +00:00
|
|
|
CATEGORIES+= devel
|
1995-04-09 10:05:17 +00:00
|
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ \
|
|
|
|
ftp://ftp.uu.net/systems/gnu/
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1994-09-11 11:26:58 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|