1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/www/linux-netscape47-communicator/Makefile
Michael Haro f4fd33f7f0 linux-netscape 4.7 is updated to 4.77, due to a security bug where a malicous
user can read your history file.

PR:             26392
Submitted by:       maintainer
2001-04-07 16:41:37 +00:00

31 lines
732 B
Makefile

# New ports collection makefile for: netscape-communcator-linux-4.x
# Date created: 27 June 1999
# Whom: girgen@partitur.se
# Based on work by: thepish
#
# $FreeBSD$
#
PORTNAME= linux-netscape-${BROWSER}
PORTVERSION= 4.77
CATEGORIES= www linux
MAINTAINER= girgen@partitur.se
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NETSCAPE_DIST_ARCH= supported/linux22
NETSCAPE_DIST_TAG= x86-unknown-linux2.2
# don't overwrite the native FreeBSD port's shell script wrapper in ${PREFIX}/bin
BROWSER_ARC= ${BROWSER}-linux
USE_LINUX_LIB= yes
MAILCAP= ${.CURDIR}/../linux-netscape47-communicator/files/mailcap
NSUBDIR= lib/netscape-linux
.include "../netscape47-communicator/Makefile"