freebsd-ports/korean/hanterm-xf86/Makefile
Steve Price b4a61e913e Update to version xf331-p11a.
PR:		6021
Submitted by:	maintainer
1998-03-16 07:29:43 +00:00

29 lines
761 B
Makefile

# New ports collection makefile for: hanterm-xf86
# Version required: hanterm-xf331-p11a
# Date created: 22 Mar 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.2 1997/09/22 16:21:51 max Exp $
#
DISTNAME= hanterm-xf331-p11a
PKGNAME= ko-hanterm-xf-3.3.1.11a
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
MAINTAINER= junker@jazz.snu.ac.kr
RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/korean/johab:${PORTSDIR}/korean/johabfonts
WRKSRC= ${WRKDIR}/hanterm-xf331-p11
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-x --build=i386--freebsd --prefix=${PREFIX}
NO_INSTALL_MANPAGES= yes
post-install:
@${INSTALL_DATA} ${WRKSRC}/Hanterm.ad ${PREFIX}/lib/X11/app-defaults/Hanterm
.include <bsd.port.mk>