1999-10-10 18:33:02 +00:00
|
|
|
# New ports collection makefile for: netscape-communcator-linux-4.x
|
1999-07-01 23:36:29 +00:00
|
|
|
# Date created: 27 June 1999
|
|
|
|
# Whom: girgen@partitur.se
|
|
|
|
# Based on work by: thepish
|
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-04-10 00:07:29 +00:00
|
|
|
PORTNAME= linux-netscape-${BROWSER}
|
2000-02-28 08:34:04 +00:00
|
|
|
CATEGORIES= www linux
|
1998-06-16 13:34:24 +00:00
|
|
|
|
1999-07-01 23:36:29 +00:00
|
|
|
MAINTAINER= girgen@partitur.se
|
1997-07-03 01:06:26 +00:00
|
|
|
|
2000-07-27 03:41:36 +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-07-27 03:41:36 +00:00
|
|
|
NETSCAPE_DIST_ARCH= supported/linux22
|
|
|
|
NETSCAPE_DIST_TAG= x86-unknown-linux2.2
|
|
|
|
|
2000-03-04 23:58:14 +00:00
|
|
|
# don't overwrite the native FreeBSD port's shell script wrapper in ${PREFIX}/bin
|
2000-04-06 15:30:47 +00:00
|
|
|
BROWSER_ARC= ${BROWSER}-linux
|
2000-03-04 23:58:14 +00:00
|
|
|
|
2000-03-11 17:22:02 +00:00
|
|
|
USE_LINUX_LIB= yes
|
2000-01-03 09:15:07 +00:00
|
|
|
|
2000-04-06 15:30:47 +00:00
|
|
|
MAILCAP= ${.CURDIR}/../linux-netscape47-communicator/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"
|