freebsd-ports/korean/netscape3/Makefile
Satoshi Asami 1bdbfac431 Korean version of netscape3. Note this is not a "language support wrapper"
like russian/netscape*.language but is a full replacement for www/netscape3.

PR:		3344
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-06-04 08:53:13 +00:00

29 lines
867 B
Makefile

# New ports collection makefile for: netscape-intl-ko
# Version required: 3.01intl/ko
# Date created: 6 Apr 1995
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $Id$
#
DISTNAME= netscape-3.01
PKGNAME= kr-netscape-3.01intl
CATEGORIES= korean www
MASTER_SITES= ftp://sunsite.snu.ac.kr/pub/www/netscape/navigator/3.01/unix/ \
ftp://sunsite.snu.ac.kr/pub/www/netscape/navigator/intl/3.01/unix/ko/ \
ftp://ftp.netscape.com/pub/navigator/3.01/unix/ \
ftp://ftp.netscape.com/pub/navigator/intl/3.01/unix/ko/
DISTFILES= netscape-v301-export.x86-unknown-bsd.tar.gz netscape-ko-v301.alpha-dec-osf2.0.tar.gz
MAINTAINER= junker@jazz.snu.ac.kr
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/korean/hanyang:$(PORTSDIR)/korean/hanyangfonts
RESTRICTED= "Commercial software"
NO_WRKSUBDIR= yes
post-install:
@${CAT} ${PKGDIR}/DESCR
.include <bsd.port.mk>