d15625b19c
Approved by: portmgr
12 lines
300 B
Makefile
12 lines
300 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}/../netscape48-communicator
|
|
BROWSER_NAME= navigator
|
|
|
|
.include "${MASTERDIR}/Makefile"
|