aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-netscape47-communicator/Makefile
blob: 2d053bebd4dc79e2463f7b84d97a6426dbd45ed7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# New ports collection makefile for: netscape-communcator-linux-4.x
# Version required:     4.7
# Date created:         27 June 1999
# Whom:             girgen@partitur.se
# Based on work by:     thepish
#
# $FreeBSD$
#

DISTNAME=   linux-netscape-${BROWSER}-${BROWSER_VER}
CATEGORIES= www linux
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/
DISTFILES=  ${BROWSER}-v472-export.x86-unknown-linuxglibc2.0.tar.gz

MAINTAINER= girgen@partitur.se

RUN_DEPENDS=    /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base

ONLY_FOR_ARCHS= i386

# don't overwrite the native FreeBSD port's shell script wrapper in ${PREFIX}/bin
BROWSER_ARC=    ${BROWSER}-linux

WRKSRC=     ${WRKDIR}/${BROWSER}-v472.x86-unknown-linux2.0

USE_LINUX_LIB=  yes

MAILCAP=    ${.CURDIR}/../linux-netscape47-communicator/files/mailcap
NSUBDIR=    lib/netscape-linux

.include "../netscape47-communicator/Makefile"