17 lines
333 B
Makefile
17 lines
333 B
Makefile
# New ports collection makefile for: GNU make
|
|
# Version required: 3.75
|
|
# Date created: 11 September 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.11 1996/09/14 03:25:31 ache Exp $
|
|
#
|
|
|
|
DISTNAME= make-3.75
|
|
PKGNAME= gmake-3.75
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|