1998-03-16 07:29:43 +00:00
|
|
|
# New ports collection makefile for: hanterm-xf86
|
1998-05-03 20:47:14 +00:00
|
|
|
# Version required: hanterm-xf331-p13
|
1997-04-18 08:45:52 +00:00
|
|
|
# Date created: 22 Mar 1997
|
1998-03-16 07:29:43 +00:00
|
|
|
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
|
1997-04-18 08:45:52 +00:00
|
|
|
#
|
1998-05-03 20:47:14 +00:00
|
|
|
# $Id: Makefile,v 1.4 1998/03/28 14:39:28 steve Exp $
|
1997-04-18 08:45:52 +00:00
|
|
|
#
|
|
|
|
|
1998-05-03 20:47:14 +00:00
|
|
|
DISTNAME= hanterm-xf331-p13
|
|
|
|
PKGNAME= ko-hanterm-xf-3.3.1.13
|
1997-04-18 08:45:52 +00:00
|
|
|
CATEGORIES= korean x11
|
1998-03-16 07:29:43 +00:00
|
|
|
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
|
1997-04-18 08:45:52 +00:00
|
|
|
|
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
|
|
|
|
1998-03-16 07:29:43 +00:00
|
|
|
RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/korean/johab:${PORTSDIR}/korean/johabfonts
|
|
|
|
|
1998-03-28 14:39:30 +00:00
|
|
|
USE_X11= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --with-x --build=i386--freebsd --prefix=${PREFIX}
|
1998-03-16 07:29:43 +00:00
|
|
|
NO_INSTALL_MANPAGES= yes
|
1997-04-18 08:45:52 +00:00
|
|
|
|
1998-03-16 07:29:43 +00:00
|
|
|
post-install:
|
|
|
|
@${INSTALL_DATA} ${WRKSRC}/Hanterm.ad ${PREFIX}/lib/X11/app-defaults/Hanterm
|
1997-04-18 08:45:52 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|