summaryrefslogtreecommitdiff
path: root/inputmethod/nabi/Makefile
diff options
context:
space:
mode:
authorjunyoung <junyoung>2003-09-27 03:23:33 +0000
committerjunyoung <junyoung>2003-09-27 03:23:33 +0000
commit12b686b2bdda0ecbc75afb20250221d423754fa4 (patch)
tree19e92fc9ca59e9ae5a2e7c9f39fcf1ced85d6bf4 /inputmethod/nabi/Makefile
parentcb712153a147b043b4fef396adc94ba1c19a7b3b (diff)
downloadpkgsrc-12b686b2bdda0ecbc75afb20250221d423754fa4.tar.gz
X Input Method for Korean.
Diffstat (limited to 'inputmethod/nabi/Makefile')
-rw-r--r--inputmethod/nabi/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
new file mode 100644
index 00000000000..cbef276eb09
--- /dev/null
+++ b/inputmethod/nabi/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $
+#
+
+DISTNAME= nabi-0.7
+CATEGORIES= korean inputmethod
+MASTER_SITES= http://download.kldp.net/nabi/
+
+MAINTAINER= minskim@bawi.org
+HOMEPAGE= http://nabi.kldp.net/
+COMMENT= X Input Method for Korean
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+USE_PKGLOCALEDIR= YES
+
+.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"