657ac6f4b9
asked to have them named netscape47-{communicator,navigator}. So fix the MASTERDIR.
14 lines
308 B
Makefile
14 lines
308 B
Makefile
# ex:ts=8
|
|
# New ports collection makefile for: linux-netscape48-navigator
|
|
# Date created: 26 Aug 2002
|
|
# Whom: sada
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape47-communicator
|
|
COMMENT?= DEC Alpha Netscape version 4 navigator web-surfboard
|
|
|
|
BROWSER_NAME= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|