aboutsummaryrefslogtreecommitdiff
path: root/www/netscape7
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-16 13:34:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-16 13:34:24 +0000
commitb36427f6ad0438a2961776b130f944aa694d3e9a (patch)
tree713ce64eabc8b4da5e2203ed62617527865fccf7 /www/netscape7
parent1726a406dbdbb53fc8f5bed8c0ccab98bcffdd5e (diff)
downloadports-b36427f6ad0438a2961776b130f944aa694d3e9a.tar.gz
ports-b36427f6ad0438a2961776b130f944aa694d3e9a.zip
I don't know why this one was still marked RESTRICTED. While I'm
here, portlint a little.
Notes
Notes: svn path=/head/; revision=11454
Diffstat (limited to 'www/netscape7')
-rw-r--r--www/netscape7/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index f8b7b7ec1e96..6f461fdef538 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -3,25 +3,24 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.3 1997/09/23 20:50:31 ache Exp $
+# $Id: Makefile,v 1.4 1998/06/10 12:19:28 jkh Exp $
#
DISTNAME= linux-netscape-4.05
CATEGORIES= www
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.05/shipping/english/unix/linux12/base_install/
DISTFILES= communicator-v405-export.x86-unknown-linux1.2.tar.gz
-NO_BUILD= Yes
+
+MAINTAINER= ports@FreeBSD.ORG
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
-NDIR= ${PREFIX}/lib/netscape
-BINDIR= ${PREFIX}/bin
-
-MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/communicator-v405.x86-unknown-linux1.2
+NO_BUILD= Yes
-RESTRICTED= "Commercial software"
+NDIR= ${PREFIX}/lib/netscape
+BINDIR= ${PREFIX}/bin
do-install:
cd ${WRKSRC} && yes "" | \