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

Annotation of ports/inputmethods/Makefile, Revision 1.6

1.6     ! kevlo       1: # $OpenBSD: Makefile,v 1.5 2008/10/14 02:19:43 kevlo Exp $
1.1       espie       2:
                      3: SUBDIR += anthy
1.4       david       4: SUBDIR += libtomoe-gtk
1.6     ! kevlo       5: SUBDIR += scim
        !             6: SUBDIR += scim-chewing
        !             7: SUBDIR += scim-fcitx
        !             8: SUBDIR += scim-pinyin
        !             9: SUBDIR += scim-qtimm
        !            10: SUBDIR += scim-tables
1.4       david      11: SUBDIR += tomoe
1.2       espie      12: SUBDIR += uim
1.5       kevlo      13: SUBDIR += uim-chewing
1.3       espie      14: SUBDIR += uim-tomoe-gtk
1.1       espie      15:
                     16: .include <bsd.port.subdir.mk>