mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
13 lines
221 B
Makefile
13 lines
221 B
Makefile
# New ports collection makefile for: netscape
|
|
# Version required: 3.04 (gold)
|
|
# Date created: 21 August 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
GOLD= yes
|
|
MASTERDIR= ${.CURDIR}/../netscape3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|