1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/netscape47-communicator/Makefile
Satoshi Asami d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00

23 lines
594 B
Makefile

# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 13 Mar 1998
# Whom: sada
#
# $FreeBSD$
#
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
http://www.imasy.or.jp/~mistral/netscape/resource/
DISTNAME= communicator-ja-euc-v475-export.generic-generic-generic
MASTERDIR= ${.CURDIR}/../netscape4-communicator
SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator
FILESDIR= ${SUBMASTERDIR}/files
PATCHDIR= ${SUBMASTERDIR}/files
PKGDIR= ${SUBMASTERDIR}
BROWSER_VER= 47
BROWSER_VERSION= 4.75
NETHELP= nethelp-v47
.include "${MASTERDIR}/Makefile"