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
384 B
Makefile
Raw Normal View History

1994-09-11 11:26:58 +00:00
# New ports collection makefile for: GNU make
1995-04-08 14:00:19 +00:00
# Version required: 3.73
1994-09-11 11:26:58 +00:00
# Date created: 11 September 1994
# Whom: jkh
#
# $Id: Makefile,v 1.7 1995/04/08 13:59:57 ache Exp $
1994-09-11 11:26:58 +00:00
#
DISTNAME= make-3.73
PKGNAME= gmake-3.73
CATEGORIES+= development programming
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>