a6388766cd
expensive of two possible ways of handling the upgrade path from fcitx-4.xx input from espie@, discussed with kevlo@
41 lines
1008 B
Makefile
41 lines
1008 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>
|