mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
2c1d4b4e9e
NOTE: Now we couldn't use Fortify with Netscape 4.7s.
16 lines
470 B
Makefile
16 lines
470 B
Makefile
# New ports collection makefile for: netscape (navigator only)
|
|
# Version required: 4.7
|
|
# Date created: 20 Sept 1998
|
|
# Whom: brett@peloton.physics.montana.edu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/navigator_standalone/
|
|
DISTFILES= navigator-v47-export.x86-unknown-freebsd.tar.gz
|
|
|
|
BROWSER= navigator
|
|
INFILE_HEAD= 'Navigator,4.7.0.19990915'
|
|
|
|
.include "${.CURDIR}/../netscape47-communicator/Makefile"
|