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

Annotation of ports/inputmethods/Makefile, Revision 1.14

1.14    ! sthen       1: # $OpenBSD: Makefile,v 1.13 2014/07/10 08:30:33 bentley Exp $
1.1       espie       2:
1.14    ! sthen       3:      SUBDIR =
        !             4:      SUBDIR += anthy
        !             5:      SUBDIR += cellwriter
        !             6:      SUBDIR += ibus
        !             7:      SUBDIR += ibus-anthy
        !             8:      SUBDIR += ibus-skk
        !             9:      SUBDIR += libskk
        !            10:      SUBDIR += libtomoe-gtk
        !            11:      SUBDIR += scim
        !            12:      SUBDIR += scim-anthy
        !            13:      SUBDIR += scim-chewing
        !            14:      SUBDIR += scim-fcitx
        !            15:      SUBDIR += scim-hangul
        !            16:      SUBDIR += scim-pinyin
        !            17:      SUBDIR += scim-qtimm
        !            18:      SUBDIR += scim-tables
        !            19:      SUBDIR += tomoe
        !            20:      SUBDIR += uim
        !            21:      SUBDIR += uim-chewing
        !            22:      SUBDIR += uim-tomoe-gtk
        !            23:
1.1       espie      24: .include <bsd.port.subdir.mk>