mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
15 lines
334 B
Makefile
15 lines
334 B
Makefile
# New ports collection makefile for: netscape
|
|
# Version required: 3.04 (gold)
|
|
# Date created: 21 August 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.1 1998/11/22 22:31:23 asami Exp $
|
|
#
|
|
|
|
GOLD= yes
|
|
MASTERDIR= ${.CURDIR}/../netscape3
|
|
|
|
Y2K= http://home.netscape.com/products/year2000/faq/client.html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|