1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/bsdi-netscape47-communicator/Makefile
SADA Kenji 7657606957 Variable ``BROWSER_VER'' should be overrideable for
www/linux-netscape46-communicator .

Suggested by: P.W.Asami
1999-08-13 15:12:35 +00:00

23 lines
642 B
Makefile

# New ports collection makefile for: netscape (communicator suite)
# Version required: 4.6*
# Date created: 24 Feb 1997
# Whom: thepish
#
# $Id: Makefile,v 1.45 1999/07/14 22:39:28 sada Exp $
#
MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v461-export.x86-unknown-freebsd.tar.gz
MAINTAINER?= sada@FreeBSD.ORG
MASTERDIR= ${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK= yes
WRKSRC?= ${WRKDIR}/${BROWSER}-v461.x86-unknown-freebsd
BROWSER_VER?= 4.61
INFILE_HEAD?= 'Communicator,4.61.0.99147'
NO_AUTOADMIN= yes
.include "${MASTERDIR}/Makefile"