mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
657ac6f4b9
asked to have them named netscape47-{communicator,navigator}. So fix the MASTERDIR.
15 lines
308 B
Makefile
15 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"
|