freebsd-ports/www/netscape4-navigator/Makefile
SADA Kenji 9d71fe1e60 1: Check whether aout libs exist at installation time.
2: Make netscape4-communicator's Makefile enable to be included
   from other netscape ports, and make netscape4-navigator to
   use it.
3: Make netscape4-communicator not to use `ns-install' and
   activate `make reinstall'.
PR:		ports/9932
1999-02-12 16:01:24 +00:00

23 lines
609 B
Makefile

# New ports collection makefile for: netscape (navigator only)
# Version required: 4.08
# Date created: 24 Feb 1997
# Whom: ache
#
# $Id$
#
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/${BROWSER_VER}/english/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v408-export.x86-unknown-freebsd.tar.gz
MAINTAINER= sada@FreeBSD.ORG
MASTERDIR= ${.CURDIR}/../netscape4-communicator
FILESDIR= ${.CURDIR}/files
PKGDIR= ${.CURDIR}/pkg
PKGREQ= ${MASTERDIR}/pkg/REQ
BROWSER= navigator
INFILE_HEAD= 'Navigator,4.08.0.98306'
.include "${MASTERDIR}/Makefile"