openbsd-ports/inputmethods/Makefile

41 lines
1008 B
Makefile
Raw Normal View History

2015-06-10 16:01:03 -04:00
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
2015-06-10 16:01:03 -04:00
SUBDIR += ibus
SUBDIR += ibus-anthy
2021-12-03 15:57:14 -05:00
SUBDIR += ibus-kkc
2015-06-10 16:01:03 -04:00
SUBDIR += ibus-skk
2021-11-06 12:25:42 -04:00
SUBDIR += ibus-typing-booster
2022-05-12 21:52:02 -04:00
SUBDIR += libime
2021-11-23 01:45:45 -05:00
SUBDIR += libkkc
2022-01-02 15:46:25 -05:00
SUBDIR += libkkc-data
2015-06-10 16:01:03 -04:00
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
2022-05-12 21:52:02 -04:00
SUBDIR += xcb-imdkit
2015-06-10 16:01:03 -04:00
2006-10-18 19:16:27 -04:00
.include <bsd.port.subdir.mk>