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

Annotation of ports/inputmethods/Makefile, Revision 1.15

1.15    ! kevlo       1: # $OpenBSD: Makefile,v 1.14 2015/06/10 20:01:03 sthen 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
        !             9:      SUBDIR += fcitx-tables
1.14      sthen      10:      SUBDIR += ibus
                     11:      SUBDIR += ibus-anthy
                     12:      SUBDIR += ibus-skk
                     13:      SUBDIR += libskk
                     14:      SUBDIR += libtomoe-gtk
                     15:      SUBDIR += scim
                     16:      SUBDIR += scim-anthy
                     17:      SUBDIR += scim-chewing
                     18:      SUBDIR += scim-fcitx
                     19:      SUBDIR += scim-hangul
                     20:      SUBDIR += scim-pinyin
                     21:      SUBDIR += scim-qtimm
                     22:      SUBDIR += scim-tables
                     23:      SUBDIR += tomoe
                     24:      SUBDIR += uim
                     25:      SUBDIR += uim-chewing
                     26:      SUBDIR += uim-tomoe-gtk
                     27:
1.1       espie      28: .include <bsd.port.subdir.mk>