[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / inputmethods

Annotation of ports/inputmethods/Makefile, Revision 1.26

1.14      sthen       1:      SUBDIR =
                      2:      SUBDIR += anthy
                      3:      SUBDIR += cellwriter
1.15      kevlo       4:      SUBDIR += fcitx
                      5:      SUBDIR += fcitx-anthy
                      6:      SUBDIR += fcitx-chewing
1.20      kevlo       7:      SUBDIR += fcitx-configtool
1.23      uaa         8:      SUBDIR += fcitx-kkc
1.18      kevlo       9:      SUBDIR += fcitx-m17n
1.17      kevlo      10:      SUBDIR += fcitx-pinyin
1.16      kevlo      11:      SUBDIR += fcitx-qt5
1.15      kevlo      12:      SUBDIR += fcitx-tables
1.14      sthen      13:      SUBDIR += ibus
                     14:      SUBDIR += ibus-anthy
1.24      uaa        15:      SUBDIR += ibus-kkc
1.14      sthen      16:      SUBDIR += ibus-skk
1.21      solene     17:      SUBDIR += ibus-typing-booster
1.22      uaa        18:      SUBDIR += libkkc
1.25      uaa        19:      SUBDIR += libkkc-data
1.14      sthen      20:      SUBDIR += libskk
                     21:      SUBDIR += libtomoe-gtk
                     22:      SUBDIR += scim
                     23:      SUBDIR += scim-anthy
                     24:      SUBDIR += scim-chewing
                     25:      SUBDIR += scim-fcitx
                     26:      SUBDIR += scim-hangul
                     27:      SUBDIR += scim-pinyin
                     28:      SUBDIR += scim-tables
                     29:      SUBDIR += tomoe
                     30:      SUBDIR += uim
                     31:      SUBDIR += uim-chewing
                     32:      SUBDIR += uim-tomoe-gtk
                     33:
1.1       espie      34: .include <bsd.port.subdir.mk>