1994-09-11 11:26:58 +00:00
|
|
|
# New ports collection makefile for: GNU make
|
1996-09-14 03:25:39 +00:00
|
|
|
# Version required: 3.75
|
1994-09-11 11:26:58 +00:00
|
|
|
# Date created: 11 September 1994
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1996-11-18 14:17:24 +00:00
|
|
|
# $Id: Makefile,v 1.12 1996/11/18 10:22:43 asami Exp $
|
1994-09-11 11:26:58 +00:00
|
|
|
#
|
|
|
|
|
1996-09-14 03:25:39 +00:00
|
|
|
DISTNAME= make-3.75
|
|
|
|
PKGNAME= gmake-3.75
|
1996-11-18 10:25:35 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1995-04-09 10:05:17 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= gmake.1
|
1994-09-11 11:26:58 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|