mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
d373f977d9
PR: ports/12229 Submitted by: CHOI Junho <cjh@kr.freebsd.org>
17 lines
329 B
Makefile
17 lines
329 B
Makefile
# New ports collection makefile for: Netscape browser with Korean resources
|
|
# Version required: 4.61
|
|
# Date created: 14 Jun 1999
|
|
# Whom: cjh@kr.freebsd.org
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
MAINTAINER= cjh@kr.freebsd.org
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape46-communicator
|
|
BROWSER= navigator
|
|
|
|
.include "${BASEDIR}/Makefile"
|