mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
334 B
Makefile
17 lines
334 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
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= cjh@kr.freebsd.org
|
|
|
|
FILESDIR= ${BASEDIR}/files
|
|
|
|
BASEDIR= ${.CURDIR}/../netscape46-communicator
|
|
BROWSER= navigator
|
|
|
|
.include "${BASEDIR}/Makefile"
|