mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to 3.01, netscape301 will be removed
This commit is contained in:
parent
75cf9f05ad
commit
704c2b8afd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4322
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: netscape
|
||||
# Version required: 3.0
|
||||
# Version required: 3.01
|
||||
# Date created: 21 August 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1996/08/12 16:30:08 ache Exp $
|
||||
# $Id: Makefile,v 1.2 1996/11/01 22:06:42 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netscape-3.0
|
||||
DISTNAME= netscape-3.01
|
||||
CATEGORIES+= www
|
||||
MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.0/unix/
|
||||
DISTFILES= netscape-v30-export.x86-unknown-bsd.tar.gz
|
||||
MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.01/unix/
|
||||
DISTFILES= netscape-v301-export.x86-unknown-bsd.tar.gz
|
||||
|
||||
MAINTAINER= jkh@FreeBSD.ORG
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
||||
RESTRICTED= "Commercial software."
|
||||
NO_WRKSUBDIR= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (netscape-v30-export.x86-unknown-bsd.tar.gz) = df7969038e5bb70bd85498191de35516
|
||||
MD5 (netscape-v301-export.x86-unknown-bsd.tar.gz) = 6e2f49b564cdf9212d72239f889f8f58
|
||||
|
@ -4,7 +4,7 @@ LIBDIR= /usr/local/lib/netscape
|
||||
BINDIR= ${PREFIX}/bin
|
||||
NLSDIR= ${X11BASE}/lib/X11/nls
|
||||
|
||||
FILES= LICENSE README Netscape.ad java_30 movemail
|
||||
FILES= LICENSE README Netscape.ad java_301 movemail
|
||||
|
||||
all:
|
||||
@true
|
||||
|
@ -1 +1 @@
|
||||
netscape-3 web-surfboard
|
||||
netscape-3.01 web-surfboard
|
||||
|
@ -5,7 +5,7 @@ lib/netscape/README
|
||||
lib/netscape/netscape.bin
|
||||
lib/netscape/mailcap
|
||||
lib/netscape/movemail
|
||||
lib/netscape/java_30
|
||||
lib/netscape/java_301
|
||||
lib/netscape/Netscape.ad
|
||||
@cwd /usr/X11R6
|
||||
lib/X11/nls/C
|
||||
|
Loading…
Reference in New Issue
Block a user