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

Annotation of ports/inputmethods/Makefile, Revision 1.20

1.20    ! kevlo       1: # $OpenBSD: Makefile,v 1.19 2020/08/27 15:16:32 rsadowski Exp $
1.1       espie       2:
1.14      sthen       3:      SUBDIR =
                      4:      SUBDIR += anthy
                      5:      SUBDIR += cellwriter
1.15      kevlo       6:      SUBDIR += fcitx
                      7:      SUBDIR += fcitx-anthy
                      8:      SUBDIR += fcitx-chewing
1.20    ! kevlo       9:      SUBDIR += fcitx-configtool
1.18      kevlo      10:      SUBDIR += fcitx-m17n
1.17      kevlo      11:      SUBDIR += fcitx-pinyin
1.16      kevlo      12:      SUBDIR += fcitx-qt5
1.15      kevlo      13:      SUBDIR += fcitx-tables
1.14      sthen      14:      SUBDIR += ibus
                     15:      SUBDIR += ibus-anthy
                     16:      SUBDIR += ibus-skk
                     17:      SUBDIR += libskk
                     18:      SUBDIR += libtomoe-gtk
                     19:      SUBDIR += scim
                     20:      SUBDIR += scim-anthy
                     21:      SUBDIR += scim-chewing
                     22:      SUBDIR += scim-fcitx
                     23:      SUBDIR += scim-hangul
                     24:      SUBDIR += scim-pinyin
                     25:      SUBDIR += scim-tables
                     26:      SUBDIR += tomoe
                     27:      SUBDIR += uim
                     28:      SUBDIR += uim-chewing
                     29:      SUBDIR += uim-tomoe-gtk
                     30:
1.1       espie      31: .include <bsd.port.subdir.mk>