mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7e82dd1cb4
cope with fortify 1.4.3, change MAINTAINER to sada, divide COMMENT for eath regular and gold version. I've realized PKGNAME justification by different way from the PR notifies. PR: ports/12955 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
17 lines
473 B
Makefile
17 lines
473 B
Makefile
# New ports collection makefile for: netscape
|
|
# Version required: 3.04 (gold)
|
|
# Date created: 21 August 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.2 1999/01/13 04:00:07 scrappy Exp $
|
|
#
|
|
|
|
DISTNAME= netscape-gold-3.04
|
|
MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/
|
|
|
|
DIST_SUBDIR= gold
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
MASTERDIR= ${.CURDIR}/../netscape3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|