blob: bb60a64123ec03c56bcf25214cdf15071aa4dbca (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# New ports collection makefile for: Netscape browser with Korean resources
# Date created: 14 Jun 1999
# Whom: CHOI Junho <cjh@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../netscape47-communicator
BROWSER= navigator
.include "${MASTERDIR}/Makefile"
|