1998-12-13 22:00:41 +00:00
|
|
|
# New ports collection makefile for: Netscape browser with Korean resources
|
1999-08-24 23:04:06 +00:00
|
|
|
# Date created: 14 Jun 1999
|
|
|
|
# Whom: cjh@kr.freebsd.org
|
1997-06-04 08:53:13 +00:00
|
|
|
#
|
1999-08-30 12:09:14 +00:00
|
|
|
# $FreeBSD$
|
1997-06-04 08:53:13 +00:00
|
|
|
#
|
|
|
|
|
1999-08-24 23:04:06 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
1997-06-04 08:53:13 +00:00
|
|
|
|
1999-08-24 23:04:06 +00:00
|
|
|
MAINTAINER= cjh@kr.freebsd.org
|
1997-06-04 08:53:13 +00:00
|
|
|
|
2000-02-08 16:22:14 +00:00
|
|
|
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape47-${BROWSER}
|
1999-08-24 22:05:38 +00:00
|
|
|
|
1999-08-24 23:04:06 +00:00
|
|
|
FILESDIR?= ${.CURDIR}/files
|
1997-06-04 08:53:13 +00:00
|
|
|
|
1998-12-13 22:00:41 +00:00
|
|
|
|
2000-02-08 16:22:14 +00:00
|
|
|
BROWSER_CMD= ko-${BROWSER}-47
|
2000-03-05 04:23:24 +00:00
|
|
|
BROWSER_VERSION= 4.72
|
1999-08-24 23:04:06 +00:00
|
|
|
NETHELP= nethelp-v451
|
2000-03-05 04:23:24 +00:00
|
|
|
KOREAN_KIT= netscape-korean-kit-v472.20000302
|
1998-12-13 22:00:41 +00:00
|
|
|
|
1999-08-24 23:04:06 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|