mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
dc1b92b740
Make good the looks of toolbar. Requested at: FreeBSD Chat <URL:http://www.flathill.gr.jp/~flathill/FreeBSD/chat/chat.html>
21 lines
562 B
Makefile
21 lines
562 B
Makefile
# New ports collection makefile for: Netscape browser with Japanese resources
|
|
# Version required: 4.6
|
|
# Date created: 13 Mar 1998
|
|
# Whom: sada
|
|
#
|
|
# $Id: Makefile,v 1.8 1999/05/21 01:17:29 sada Exp $
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape46-${BROWSER}
|
|
|
|
BROWSER_CMD= ja-${BROWSER}-46
|
|
BROWSER_VERSION= 4.6
|
|
JAPANIZE_KIT= communicator-ja-euc-v46-export.generic-generic-generic.tar.gz
|
|
NETHELP= nethelp-v451
|
|
|
|
.include "${MASTERDIR}/Makefile"
|