1996-03-29 18:51:16 +00:00
|
|
|
# New ports collection makefile for: netscape
|
1996-05-22 22:26:54 +00:00
|
|
|
# Version required: 3.0b4
|
1996-03-29 18:51:16 +00:00
|
|
|
# Date created: 21 August 1995
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1996-05-22 22:26:54 +00:00
|
|
|
# $Id: Makefile,v 1.3 1996/04/24 20:41:55 ache Exp $
|
1996-03-29 18:51:16 +00:00
|
|
|
#
|
|
|
|
|
1996-05-22 22:26:54 +00:00
|
|
|
DISTNAME= netscape-3.0b4
|
1996-03-29 18:51:16 +00:00
|
|
|
CATEGORIES+= www
|
1996-05-22 22:26:54 +00:00
|
|
|
MASTER_SITES= ftp://ftp13.netscape.com/pub/navigator/3.0/3.0b4/unix/standard/
|
|
|
|
DISTFILES= netscape-v30b4-export.i386-unknown-bsd.tar.gz
|
1996-03-29 18:51:16 +00:00
|
|
|
|
|
|
|
MAINTAINER= jkh@FreeBSD.ORG
|
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
# commercial package
|
|
|
|
NO_PACKAGE= yes
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
@cat ${PKGDIR}/DESCR
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|