freebsd-ports/korean/netscape3/Makefile
Bill Fenner 59216970cf Port upgrade(korean/netscape3). distfiles and font dependency problem solved.
PR:		ports/8271
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-10-25 19:22:58 +00:00

27 lines
803 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: Makefile,v 1.4 1997/10/12 15:36:45 max Exp $
#
DISTNAME= netscape-3.01
PKGNAME= ko-netscape-3.01intl
CATEGORIES= korean www
MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.01/unix/ \
ftp://archive:oldies@archive.netscape.com/archive/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/misc/hgm12.pcf.gz:$(PORTSDIR)/korean/hanyangfonts
RESTRICTED= "Commercial software"
NO_WRKSUBDIR= yes
post-install:
@${CAT} ${PKGDIR}/DESCR
.include <bsd.port.mk>