mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
429 B
Makefile
17 lines
429 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
|
|
|
|
.include "${MASTERDIR}/Makefile"
|