openbsd-ports/inputmethods/Makefile

32 lines
765 B
Makefile
Raw Normal View History

2019-06-21 12:35:44 -04:00
# $OpenBSD: Makefile,v 1.18 2019/06/21 16:35:44 kevlo Exp $
2006-10-18 19:16:27 -04:00
2015-06-10 16:01:03 -04:00
SUBDIR =
SUBDIR += anthy
SUBDIR += cellwriter
SUBDIR += fcitx
SUBDIR += fcitx-anthy
SUBDIR += fcitx-chewing
2019-06-21 12:35:44 -04:00
SUBDIR += fcitx-m17n
2019-04-01 00:31:33 -04:00
SUBDIR += fcitx-pinyin
2018-09-26 23:29:49 -04:00
SUBDIR += fcitx-qt5
SUBDIR += fcitx-tables
2015-06-10 16:01:03 -04:00
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
2006-10-18 19:16:27 -04:00
.include <bsd.port.subdir.mk>