aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-12-28 11:05:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-12-28 11:05:09 +0000
commit67d3db693250dd976f2397508aeb9cc155c5739c (patch)
tree4c9883c30ffa9f6afb2401c0b21a5f97934dc169 /textproc/Makefile
parent6596ca73720642e148fc6ca00dbec4e2b062a66d (diff)
downloadports-67d3db693250dd976f2397508aeb9cc155c5739c.tar.gz
ports-67d3db693250dd976f2397508aeb9cc155c5739c.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/ PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>
Notes
Notes: svn path=/head/; revision=96771
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 fa8de4e7c7a9..7c3c39e28ab2 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -119,6 +119,7 @@
SUBDIR += htmldoc
SUBDIR += htmlsection
SUBDIR += htmltolatex
+ SUBDIR += iiimf-headers
SUBDIR += iiimf-protocol-lib
SUBDIR += info2html
SUBDIR += info_to_html