summaryrefslogtreecommitdiff
path: root/korean/imhangul
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2003-06-03 03:38:11 +0000
committerCHOI Junho <cjh@FreeBSD.org>2003-06-03 03:38:11 +0000
commitc8ccf77da7371f8486f9acd24e1a8a5fa9f2808e (patch)
tree251a5face96c47568c8374eea2106556e394982c /korean/imhangul
parent- Update for Option WITH_GNUSTEP_LIBART (diff)
Active korean/imhangul, gtk+ 2.0 Korean input method extension.
Notes
Notes: svn path=/head/; revision=82130
Diffstat (limited to 'korean/imhangul')
-rw-r--r--korean/imhangul/Makefile22
-rw-r--r--korean/imhangul/distinfo1
-rw-r--r--korean/imhangul/pkg-descr9
-rw-r--r--korean/imhangul/pkg-plist3
4 files changed, 35 insertions, 0 deletions
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile
new file mode 100644
index 000000000000..dcdc2e597486
--- /dev/null
+++ b/korean/imhangul/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: imhangul
+# Date created: May 26 2003
+# Whom: CHOI Junho <cjh@kr.freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= imhangul
+PORTVERSION= 0.9.6
+CATEGORIES= korean x11-toolkits
+MASTER_SITES= http://download.kldp.net/imhangul/
+
+MAINTAINER= cjh@FreeBSD.org
+COMMENT= GTK+-2.0 hangul input module
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GNOME= gtk20
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/korean/imhangul/distinfo b/korean/imhangul/distinfo
new file mode 100644
index 000000000000..1d9609749270
--- /dev/null
+++ b/korean/imhangul/distinfo
@@ -0,0 +1 @@
+MD5 (imhangul-0.9.6.tar.bz2) = 126cee47056447dcabaa2ae4a5083303
diff --git a/korean/imhangul/pkg-descr b/korean/imhangul/pkg-descr
new file mode 100644
index 000000000000..2e3749f3fdde
--- /dev/null
+++ b/korean/imhangul/pkg-descr
@@ -0,0 +1,9 @@
+GTK+-2.0 Hangul Input Module
+
+Input method of gtk-2.0 widget. To select this modules, click
+right button in gtk20 text widget and select "Input Methods" -
+"Hangul" (not KSC5601).
+
+--
+CHOI Junho <cjh@FreeBSD.org>
+WWW: http://imhangul.kldp.net
diff --git a/korean/imhangul/pkg-plist b/korean/imhangul/pkg-plist
new file mode 100644
index 000000000000..c2fb66042532
--- /dev/null
+++ b/korean/imhangul/pkg-plist
@@ -0,0 +1,3 @@
+lib/gtk-2.0/immodules/im-hangul.la
+lib/gtk-2.0/immodules/im-hangul.so
+@unexec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules