84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
14 lines
312 B
Makefile
14 lines
312 B
Makefile
# New ports collection makefile for: linux-netscape48-navigator
|
|
# Date created: 26 Aug 2002
|
|
# Whom: sada
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape48-communicator
|
|
COMMENT= Linux Netscape navigator web-surfboard
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
BROWSER_NAME= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|