mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
63631d1dbf
PR: ports/9213 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>
19 lines
475 B
Makefile
19 lines
475 B
Makefile
# New ports collection makefile for: Netscape browser with Korean resources
|
|
# Version required: 4.08
|
|
# Date created: 25 Oct 1998
|
|
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
|
|
#
|
|
# $Id: Makefile,v 1.9 1998/12/13 21:59:48 kuriyama Exp $
|
|
#
|
|
# based on japanese/netscape4-*
|
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
|
|
|
FILESDIR= ${MASTER_DIR}/files
|
|
PATCHDIR= ${MASTER_DIR}/patches
|
|
|
|
BROWSER_NAME= navigator
|
|
MASTER_DIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
.include "${MASTER_DIR}/Makefile"
|