diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-24 19:00:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-24 19:00:30 +0000 |
commit | b33d2bfb993693ac89f68dcfe779271ea7aff8ff (patch) | |
tree | 3ba5d12011b0f9e70f74d258016e4d3901445eae /www/bsdi-netscape47-communicator | |
parent | d71a66dc47fdd1800ad9ad1f197f90b715d1d7e9 (diff) | |
download | ports-b33d2bfb993693ac89f68dcfe779271ea7aff8ff.tar.gz ports-b33d2bfb993693ac89f68dcfe779271ea7aff8ff.zip |
Notes
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 22 | ||||
-rw-r--r-- | www/bsdi-netscape47-communicator/pkg-comment | 1 | ||||
-rw-r--r-- | www/bsdi-netscape47-communicator/pkg-descr | 11 | ||||
-rw-r--r-- | www/bsdi-netscape47-communicator/pkg-plist | 12 |
4 files changed, 46 insertions, 0 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile new file mode 100644 index 000000000000..622fea558902 --- /dev/null +++ b/www/bsdi-netscape47-communicator/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: netscape +# Version required: 4.0b2 +# Date created: 24 Feb 1997 +# Whom: ache +# +# $Id: Makefile,v 1.16 1996/12/08 01:04:24 max Exp $ +# + +DISTNAME= netscape-4.0b2 +CATEGORIES= www +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.0/4.0b2/unix/other/ +DISTFILES= netscape-v40b2-export.x86-unknown-bsd.tar.gz + +MAINTAINER= ache@FreeBSD.ORG + +RESTRICTED= "Commercial software" +NO_WRKSUBDIR= yes + +post-install: + @${CAT} ${PKGDIR}/DESCR + +.include <bsd.port.mk> diff --git a/www/bsdi-netscape47-communicator/pkg-comment b/www/bsdi-netscape47-communicator/pkg-comment new file mode 100644 index 000000000000..54c86d664507 --- /dev/null +++ b/www/bsdi-netscape47-communicator/pkg-comment @@ -0,0 +1 @@ +netscape web-surfboard diff --git a/www/bsdi-netscape47-communicator/pkg-descr b/www/bsdi-netscape47-communicator/pkg-descr new file mode 100644 index 000000000000..562904196c18 --- /dev/null +++ b/www/bsdi-netscape47-communicator/pkg-descr @@ -0,0 +1,11 @@ +This is the netscape web-surfboard. Please read the file +"/usr/local/lib/netscape/LICENSE" for the licensing terms. + +Note: If Java applets fail to display. Type this as root: + cd /usr/X11R6/lib/X11/fonts/misc + /usr/X11R6/bin/mkfontdir + chmod 444 fonts.dir + And then exit and restart your X server. + +This port can install either the regular or "gold" version. +For the latter, add "GOLD=yes" to your "make" command line. diff --git a/www/bsdi-netscape47-communicator/pkg-plist b/www/bsdi-netscape47-communicator/pkg-plist new file mode 100644 index 000000000000..16a1c3134398 --- /dev/null +++ b/www/bsdi-netscape47-communicator/pkg-plist @@ -0,0 +1,12 @@ +@cwd /usr/local +bin/netscape +lib/netscape/LICENSE +lib/netscape/README +lib/netscape/netscape.bin +lib/netscape/mailcap +lib/netscape/movemail +lib/netscape/java_40 +lib/netscape/Netscape.ad +@cwd /usr/X11R6 +lib/X11/nls/C +lib/X11/nls/nls.dir |