2000-03-08 11:15:13 +00:00
|
|
|
# New ports collection makefile for: linux-netscape47-navigator
|
|
|
|
# Version required: 4.72
|
|
|
|
# Date created: Tue Mar 7 22:59:55 CET 2000
|
|
|
|
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
|
|
|
# Based on work by: girgen@partitur.se
|
1997-07-03 01:06:26 +00:00
|
|
|
#
|
1999-08-31 02:43:35 +00:00
|
|
|
# $FreeBSD$
|
1997-07-03 01:06:26 +00:00
|
|
|
#
|
|
|
|
|
2000-03-08 11:15:13 +00:00
|
|
|
DISTNAME= linux-netscape-navigator-${BROWSER_VER}
|
2000-02-28 08:34:04 +00:00
|
|
|
CATEGORIES= www linux
|
2000-03-04 23:58:14 +00:00
|
|
|
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.72/unix/supported/linux20_glibc2/complete_install/ \
|
|
|
|
ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.72/unix/supported/linux20_glibc2/complete_install/
|
2000-03-08 11:15:13 +00:00
|
|
|
DISTFILES= navigator-v472-export.x86-unknown-linuxglibc2.0.tar.gz
|
1998-06-16 13:34:24 +00:00
|
|
|
|
2000-03-08 11:15:13 +00:00
|
|
|
MAINTAINER= dirk@FreeBSD.org
|
1997-07-03 01:06:26 +00:00
|
|
|
|
1999-10-10 18:33:02 +00:00
|
|
|
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
|
1997-07-03 01:06:26 +00:00
|
|
|
|
2000-01-07 18:40:49 +00:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
2000-03-04 23:58:14 +00:00
|
|
|
# don't overwrite the native FreeBSD port's shell script wrapper in ${PREFIX}/bin
|
2000-03-08 11:15:13 +00:00
|
|
|
BROWSER= navigator-linux
|
2000-03-04 23:58:14 +00:00
|
|
|
|
2000-03-08 11:15:13 +00:00
|
|
|
WRKSRC= ${WRKDIR}/navigator-v472.x86-unknown-linux2.0
|
1999-01-06 04:18:20 +00:00
|
|
|
|
2000-03-12 19:07:09 +00:00
|
|
|
USE_LINUX_LIB= yes
|
2000-01-03 09:15:07 +00:00
|
|
|
|
1999-07-01 23:36:29 +00:00
|
|
|
MAILCAP= ${.CURDIR}/files/mailcap
|
1999-10-10 18:33:02 +00:00
|
|
|
NSUBDIR= lib/netscape-linux
|
1997-07-03 01:06:26 +00:00
|
|
|
|
1999-10-10 18:33:02 +00:00
|
|
|
.include "../netscape47-communicator/Makefile"
|