1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/devel/gmake381/Makefile

18 lines
379 B
Makefile
Raw Normal View History

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
#
# $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
CATEGORIES+= devel
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>