mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
bee1216656
(IE, kr-* -> ko-*.)
23 lines
620 B
Makefile
23 lines
620 B
Makefile
# New ports collection makefile for: hanterm304beta3
|
|
# Version required: 3.04beta3
|
|
# Date created: 22 Mar 1997
|
|
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/04/18 08:45:50 asami Exp $
|
|
#
|
|
|
|
DISTNAME= hanterm304beta3
|
|
PKGNAME= ko-hanterm-304b3
|
|
CATEGORIES= korean x11
|
|
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/ \
|
|
ftp://sunsite.kren.nm.kr/pub/packages/hangul/terminal/hanterm/
|
|
|
|
RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/korean/johab:$(PORTSDIR)/korean/johabfonts
|
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|