summaryrefslogtreecommitdiff
path: root/korean/hanterm/Makefile
blob: dfe47f699cd7178fb5173d76a4bb9ce5a1fac229 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	hanterm3.04
# Version required:     3.04beta7
# Date created:		12 Mar 1997
# Whom:			CHOI Junho <junker@jazz.snu.ac.kr>
#
# $FreeBSD$
#

DISTNAME=	hanterm-3.1.2
PKGNAME=	ko-hanterm-3.1.2
CATEGORIES=	korean x11
MASTER_SITES=	http://elf.kaist.ac.kr/hanterm/pub/

MAINTAINER=	cjh@kr.freebsd.org

RUN_DEPENDS=	${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts

USE_IMAKE=	yes
NO_INSTALL_MANPAGES= yes

.include <bsd.port.mk>