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

Annotation of ports/inputmethods/Makefile, Revision 1.18

1.18    ! kevlo       1: # $OpenBSD: Makefile,v 1.17 2019/04/01 04:31:33 kevlo 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.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
                     15:      SUBDIR += ibus-skk
                     16:      SUBDIR += libskk
                     17:      SUBDIR += libtomoe-gtk
                     18:      SUBDIR += scim
                     19:      SUBDIR += scim-anthy
                     20:      SUBDIR += scim-chewing
                     21:      SUBDIR += scim-fcitx
                     22:      SUBDIR += scim-hangul
                     23:      SUBDIR += scim-pinyin
                     24:      SUBDIR += scim-qtimm
                     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>