mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
18 lines
449 B
Makefile
18 lines
449 B
Makefile
# New ports collection makefile for: netscape
|
|
# Version required: 3.04 (gold)
|
|
# Date created: 21 August 1995
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= netscape-gold-3.04
|
|
MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/
|
|
|
|
DIST_SUBDIR= gold
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
MASTERDIR= ${.CURDIR}/../netscape3
|
|
NO_LATEST_LINK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|