summaryrefslogtreecommitdiff
path: root/korean/johabfonts/Makefile
blob: 606dd24fcda18a69fd6b5ee0cf8244b041eb1d77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	johabfonts
# Version required:     3.04
# Date created:		15 Mar 1998
# Whom:			CHOI Junho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.5 1998/08/07 22:43:10 asami Exp $
#

DISTNAME=       hanterm304fonts
PKGNAME=	ko-johabfonts-3.04
CATEGORIES=	korean x11-fonts
MASTER_SITES=	ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/fonts/ \
		ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/fonts/

MAINTAINER=	junker@jazz.snu.ac.kr

USE_IMAKE=	yes
NO_INSTALL_MANPAGES= yes

pre-install:
	-mkdir -p ${PREFIX}/lib/X11/fonts/local

.include <bsd.port.mk>