summaryrefslogtreecommitdiffstats
path: root/korean/hanterm-xf86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/hanterm-xf86/Makefile')
-rw-r--r--korean/hanterm-xf86/Makefile29
1 files changed, 29 insertions, 0 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile
new file mode 100644
index 0000000..c48d22f
--- /dev/null
+++ b/korean/hanterm-xf86/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: hanterm-xf86-v32
+# Version required: xf86-v32
+# Date created: 22 Mar 1997
+# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
+#
+# $Id$
+#
+
+DISTNAME= hanterm-xf86-v32
+PKGNAME= kr-hanterm-xf86-3.2
+CATEGORIES= korean x11
+MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \
+ ftp://jazz.snu.ac.kr/pub/unix/util/X11/
+EXTRACT_SUFX= .tgz
+
+RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/korean/johab:$(PORTSDIR)/korean/johabfonts
+
+MAINTAINER= junker@jazz.snu.ac.kr
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+# rename app-defaults files
+post-extract:
+ @cd ${WRKSRC}; \
+ mv XTerm.ad Hanterm.ad; \
+ mv XTerm-col.ad Hanterm-col.ad
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud