mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d764781263
Cope with Fortify 1.4.3. PR: ports/12328
18 lines
542 B
Makefile
18 lines
542 B
Makefile
# New ports collection makefile for: netscape (navigator only)
|
|
# Version required: 4.6*
|
|
# Date created: 20 Sept 1998
|
|
# Whom: brett@peloton.physics.montana.edu
|
|
#
|
|
# $Id: Makefile,v 1.36 1999/05/19 16:07:00 sada Exp $
|
|
#
|
|
|
|
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/unsupported/freebsd/navigator_standalone/
|
|
DISTFILES= navigator-v461-export.x86-unknown-freebsd.tar.gz
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
BROWSER= navigator
|
|
INFILE_HEAD= 'Navigator,4.61.0.99147'
|
|
|
|
.include "${.CURDIR}/../netscape46-communicator/Makefile"
|