1998-03-16 07:29:43 +00:00
|
|
|
# New ports collection makefile for: hanterm-xf86
|
1998-08-09 00:46:33 +00:00
|
|
|
# Version required: hanterm-xf-p14
|
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
|
|
|
#
|
1999-01-15 05:34:48 +00:00
|
|
|
# $Id: Makefile,v 1.11 1999/01/05 01:11:59 steve Exp $
|
1997-04-18 08:45:52 +00:00
|
|
|
#
|
|
|
|
|
1998-10-25 19:29:35 +00:00
|
|
|
DISTNAME= hanterm-xf-p15
|
|
|
|
PKGNAME= ko-hanterm-xf15
|
1997-04-18 08:45:52 +00:00
|
|
|
CATEGORIES= korean x11
|
1998-08-09 00:46:33 +00:00
|
|
|
MASTER_SITES= http://pseudo.snu.ac.kr/~hwang/
|
1997-04-18 08:45:52 +00:00
|
|
|
|
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
|
|
|
|
1999-01-15 05:34:48 +00:00
|
|
|
RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts
|
1998-03-16 07:29:43 +00:00
|
|
|
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1998-03-28 14:39:30 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-10-25 19:29:35 +00:00
|
|
|
CONFIGURE_ARGS= --with-x --build=i386--freebsd --prefix=${PREFIX} \
|
|
|
|
--enable-16-color
|
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>
|