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