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

Annotation of ports/inputmethods/Makefile, Revision 1.24

1.24    ! uaa         1: # $OpenBSD: Makefile,v 1.23 2021/12/03 20:52:56 uaa 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.23      uaa        10:      SUBDIR += fcitx-kkc
1.18      kevlo      11:      SUBDIR += fcitx-m17n
1.17      kevlo      12:      SUBDIR += fcitx-pinyin
1.16      kevlo      13:      SUBDIR += fcitx-qt5
1.15      kevlo      14:      SUBDIR += fcitx-tables
1.14      sthen      15:      SUBDIR += ibus
                     16:      SUBDIR += ibus-anthy
1.24    ! uaa        17:      SUBDIR += ibus-kkc
1.14      sthen      18:      SUBDIR += ibus-skk
1.21      solene     19:      SUBDIR += ibus-typing-booster
1.22      uaa        20:      SUBDIR += libkkc
1.14      sthen      21:      SUBDIR += libskk
                     22:      SUBDIR += libtomoe-gtk
                     23:      SUBDIR += scim
                     24:      SUBDIR += scim-anthy
                     25:      SUBDIR += scim-chewing
                     26:      SUBDIR += scim-fcitx
                     27:      SUBDIR += scim-hangul
                     28:      SUBDIR += scim-pinyin
                     29:      SUBDIR += scim-tables
                     30:      SUBDIR += tomoe
                     31:      SUBDIR += uim
                     32:      SUBDIR += uim-chewing
                     33:      SUBDIR += uim-tomoe-gtk
                     34:
1.1       espie      35: .include <bsd.port.subdir.mk>