diff options
author | ache <ache@FreeBSD.org> | 1997-02-25 03:00:30 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-02-25 03:00:30 +0800 |
commit | 0958a7edfcb43e7ac094838dc7b02b92038743e8 (patch) | |
tree | d5a5f1427cb20a3ff3405f7171e5169e37041bae /www/netscape4-navigator | |
parent | 198be5118f009f4b42098102a1219d94717292c1 (diff) | |
download | freebsd-ports-gnome-0958a7edfcb43e7ac094838dc7b02b92038743e8.tar.gz freebsd-ports-gnome-0958a7edfcb43e7ac094838dc7b02b92038743e8.tar.zst freebsd-ports-gnome-0958a7edfcb43e7ac094838dc7b02b92038743e8.zip |
Netscape4 expired beta
Diffstat (limited to 'www/netscape4-navigator')
-rw-r--r-- | www/netscape4-navigator/Makefile | 22 | ||||
-rw-r--r-- | www/netscape4-navigator/pkg-comment | 1 | ||||
-rw-r--r-- | www/netscape4-navigator/pkg-descr | 11 | ||||
-rw-r--r-- | www/netscape4-navigator/pkg-plist | 12 |
4 files changed, 46 insertions, 0 deletions
diff --git a/www/netscape4-navigator/Makefile b/www/netscape4-navigator/Makefile new file mode 100644 index 000000000000..622fea558902 --- /dev/null +++ b/www/netscape4-navigator/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/netscape4-navigator/pkg-comment b/www/netscape4-navigator/pkg-comment new file mode 100644 index 000000000000..54c86d664507 --- /dev/null +++ b/www/netscape4-navigator/pkg-comment @@ -0,0 +1 @@ +netscape web-surfboard diff --git a/www/netscape4-navigator/pkg-descr b/www/netscape4-navigator/pkg-descr new file mode 100644 index 000000000000..562904196c18 --- /dev/null +++ b/www/netscape4-navigator/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/netscape4-navigator/pkg-plist b/www/netscape4-navigator/pkg-plist new file mode 100644 index 000000000000..16a1c3134398 --- /dev/null +++ b/www/netscape4-navigator/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 |