mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
46e4320fa7
PR: ports/12229 Submitted by: CHOI Junho <cjh@kr.freebsd.org>
21 lines
505 B
Makefile
21 lines
505 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.10 1999/02/12 14:44:56 kuriyama Exp $
|
|
#
|
|
# based on japanese/netscape4-*
|
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
|
|
|
BROKEN= "Just repo.copied"
|
|
|
|
FILESDIR= ${MASTER_DIR}/files
|
|
PATCHDIR= ${MASTER_DIR}/patches
|
|
|
|
BROWSER_NAME= navigator
|
|
MASTER_DIR= ${.CURDIR}/../netscape4-communicator
|
|
|
|
.include "${MASTER_DIR}/Makefile"
|