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

Annotation of ports/inputmethods/Makefile, Revision 1.8

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