674054d9f1
in fact these files are just a duplicate or slightly modified files of netscape4-communicator/*.
13 lines
294 B
Makefile
13 lines
294 B
Makefile
# New ports collection makefile for: Netscape browser with Korean resources
|
|
# Date created: 25 Oct 1998
|
|
# Whom: CHOI Junho <cjh@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
# based on japanese/netscape4-*
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
BROWSER= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|