Edit

IABSD.fr/ports/inputmethods/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2015-06-10 20:01:03
    Hash : 6a9aae3c
    Message : sort, and use consistent whitespace

  • inputmethods/Makefile
  • # $OpenBSD: Makefile,v 1.14 2015/06/10 20:01:03 sthen Exp $
    
         SUBDIR =
         SUBDIR += anthy
         SUBDIR += cellwriter
         SUBDIR += ibus
         SUBDIR += ibus-anthy
         SUBDIR += ibus-skk
         SUBDIR += libskk
         SUBDIR += libtomoe-gtk
         SUBDIR += scim
         SUBDIR += scim-anthy
         SUBDIR += scim-chewing
         SUBDIR += scim-fcitx
         SUBDIR += scim-hangul
         SUBDIR += scim-pinyin
         SUBDIR += scim-qtimm
         SUBDIR += scim-tables
         SUBDIR += tomoe
         SUBDIR += uim
         SUBDIR += uim-chewing
         SUBDIR += uim-tomoe-gtk
         
    .include <bsd.port.subdir.mk>