41 lines
1,008 B
Makefile
41 lines
1,008 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += anthy
|
||
|
SUBDIR += cellwriter
|
||
|
SUBDIR += fcitx
|
||
|
SUBDIR += fcitx-anthy
|
||
|
SUBDIR += fcitx-chewing
|
||
|
SUBDIR += fcitx-chinese-addons
|
||
|
SUBDIR += fcitx-config-qt
|
||
|
SUBDIR += fcitx-gtk
|
||
|
SUBDIR += fcitx-hangul
|
||
|
SUBDIR += fcitx-kkc
|
||
|
SUBDIR += fcitx-lua
|
||
|
SUBDIR += fcitx-m17n
|
||
|
SUBDIR += fcitx-qt
|
||
|
SUBDIR += fcitx-table-extra
|
||
|
SUBDIR += fcitx-unikey
|
||
|
SUBDIR += ibus
|
||
|
SUBDIR += ibus-anthy
|
||
|
SUBDIR += ibus-kkc
|
||
|
SUBDIR += ibus-skk
|
||
|
SUBDIR += ibus-typing-booster
|
||
|
SUBDIR += libime
|
||
|
SUBDIR += libkkc
|
||
|
SUBDIR += libkkc-data
|
||
|
SUBDIR += libskk
|
||
|
SUBDIR += libtomoe-gtk
|
||
|
SUBDIR += scim
|
||
|
SUBDIR += scim-anthy
|
||
|
SUBDIR += scim-chewing
|
||
|
SUBDIR += scim-fcitx
|
||
|
SUBDIR += scim-hangul
|
||
|
SUBDIR += scim-pinyin
|
||
|
SUBDIR += scim-tables
|
||
|
SUBDIR += tomoe
|
||
|
SUBDIR += uim
|
||
|
SUBDIR += uim-chewing
|
||
|
SUBDIR += uim-tomoe-gtk
|
||
|
SUBDIR += xcb-imdkit
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|