freebsd-ports/korean/netscape47-communicator/Makefile
Satoshi Asami d9f7c4b28d Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed).

I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
2000-04-13 09:17:26 +00:00

22 lines
519 B
Makefile

# New ports collection makefile for: Netscape browser with Korean resources
# Date created: 14 Jun 1999
# Whom: cjh@kr.freebsd.org
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../netscape4-communicator
MAINTAINER= cjh@kr.freebsd.org
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape47-${BROWSER}
FILESDIR?= ${.CURDIR}/files
BROWSER_CMD= ko-${BROWSER}-47
BROWSER_VERSION= 4.72
NETHELP= nethelp-v451
KOREAN_KIT= netscape-korean-kit-v472.20000302
.include "${MASTERDIR}/Makefile"