14 lines
296 B
Makefile
14 lines
296 B
Makefile
# New ports collection makefile for: linux-netscape48-navigator
|
|
# Date created: 26 Aug 2002
|
|
# Whom: sada
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape48-communicator
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
BROWSER_NAME= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|