1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/linux-netscape47-navigator/Makefile

30 lines
932 B
Makefile
Raw Normal View History

# 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
#
1999-08-31 02:43:35 +00:00
# $FreeBSD$
#
DISTNAME= linux-netscape-${BROWSER}-${BROWSER_VER}
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.7/unix/supported/linux20_glibc2/complete_install/ \
ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.7/unix/supported/linux20_glibc2/complete_install/
DISTFILES= communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz
MAINTAINER= girgen@partitur.se
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
2000-01-07 18:40:49 +00:00
ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0
# use fake shell REQ script, since we don't require X aout libs.
PKGREQ= ${.CURDIR}/pkg/REQ
MAILCAP= ${.CURDIR}/files/mailcap
NSUBDIR= lib/netscape-linux
.include "../netscape47-communicator/Makefile"