1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

remove files/ and pkg/ dir for more generalization.

in fact these files are just a duplicate or slightly modified files
of netscape4-communicator/*.
This commit is contained in:
CHOI Junho 2000-06-25 13:28:20 +00:00
parent 139a4405ef
commit 674054d9f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29854
2 changed files with 6 additions and 12 deletions

View File

@ -1,15 +1,12 @@
# New ports collection makefile for: Netscape browser with Korean resources
# Date created: 25 Oct 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
# Whom: CHOI Junho <cjh@FreeBSD.org>
#
# $FreeBSD$
#
# based on japanese/netscape4-*
MASTER_DIR= ${.CURDIR}/../netscape4-communicator
MAINTAINER= cjh@kr.freebsd.org
MASTERDIR= ${.CURDIR}/../netscape4-communicator
BROWSER= navigator
.include "${MASTER_DIR}/Makefile"
.include "${MASTERDIR}/Makefile"

View File

@ -1,15 +1,12 @@
# New ports collection makefile for: Netscape browser with Korean resources
# Date created: 25 Oct 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
# Whom: CHOI Junho <cjh@FreeBSD.org>
#
# $FreeBSD$
#
# based on japanese/netscape4-*
MASTER_DIR= ${.CURDIR}/../netscape4-communicator
MAINTAINER= cjh@kr.freebsd.org
MASTERDIR= ${.CURDIR}/../netscape4-communicator
BROWSER= navigator
.include "${MASTER_DIR}/Makefile"
.include "${MASTERDIR}/Makefile"