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

Annotation of ports/inputmethods/Makefile, Revision 1.11

1.11    ! fgsch       1: # $OpenBSD: Makefile,v 1.10 2010/08/19 19:07:08 fgsch Exp $
1.1       espie       2:
1.8       espie       3: SUBDIR =
1.1       espie       4: SUBDIR += anthy
1.10      fgsch       5: SUBDIR += ibus
1.11    ! fgsch       6: SUBDIR += ibus-anthy
        !             7: SUBDIR += ibus-skk
1.4       david       8: SUBDIR += libtomoe-gtk
1.6       kevlo       9: SUBDIR += scim
1.9       fgsch      10: SUBDIR += scim-anthy
1.6       kevlo      11: SUBDIR += scim-chewing
                     12: SUBDIR += scim-fcitx
1.7       kevlo      13: SUBDIR += scim-hangul
1.6       kevlo      14: SUBDIR += scim-pinyin
                     15: SUBDIR += scim-qtimm
                     16: SUBDIR += scim-tables
1.4       david      17: SUBDIR += tomoe
1.2       espie      18: SUBDIR += uim
1.5       kevlo      19: SUBDIR += uim-chewing
1.3       espie      20: SUBDIR += uim-tomoe-gtk
1.1       espie      21:
                     22: .include <bsd.port.subdir.mk>