1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/www/bsdi-netscape47-communicator/Makefile

23 lines
643 B
Makefile
Raw Normal View History

# New ports collection makefile for: netscape (communicator suite)
# Version required: 4.6*
# Date created: 24 Feb 1997
# Whom: thepish
1997-02-24 19:00:30 +00:00
#
# $Id: Makefile,v 1.43 1999/06/23 20:47:32 sada Exp $
1997-02-24 19:00:30 +00:00
#
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= thepish@FreeBSD.ORG
MASTERDIR= ${.CURDIR}/../netscape4-communicator
1998-08-31 08:43:01 +00:00
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
1997-02-24 19:00:30 +00:00
.include "${MASTERDIR}/Makefile"