aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-12-28 20:18:20 +0800
committeredwin <edwin@FreeBSD.org>2003-12-28 20:18:20 +0800
commit99c1ecd1e87bcbeb70f55690d96abaaa74acb4af (patch)
tree573c8f591d9ada79284c6f7a3c4fc029cb7c81e8 /textproc/Makefile
parent70e3b28bc9ed0630b0ba091cfa0e261465546e9f (diff)
downloadfreebsd-ports-gnome-99c1ecd1e87bcbeb70f55690d96abaaa74acb4af.tar.gz
freebsd-ports-gnome-99c1ecd1e87bcbeb70f55690d96abaaa74acb4af.tar.zst
freebsd-ports-gnome-99c1ecd1e87bcbeb70f55690d96abaaa74acb4af.zip
New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2643604f3f52..61f6241ac25a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -121,6 +121,7 @@
SUBDIR += htmltolatex
SUBDIR += iiimf-client-lib
SUBDIR += iiimf-csconv
+ SUBDIR += iiimf-gtk
SUBDIR += iiimf-headers
SUBDIR += iiimf-le-unit
SUBDIR += iiimf-protocol-lib