mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
77e6a9c3bf
Also make the fields to be overrideable. Approved by: asami
18 lines
543 B
Makefile
18 lines
543 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.37 1999/06/23 20:47:44 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"
|