openbsd-ports/inputmethods/Makefile

23 lines
438 B
Makefile
Raw Normal View History

2010-09-12 07:53:28 -04:00
# $OpenBSD: Makefile,v 1.11 2010/09/12 11:53:28 fgsch Exp $
2006-10-18 19:16:27 -04:00
SUBDIR =
2006-10-18 19:16:27 -04:00
SUBDIR += anthy
2010-08-19 15:07:08 -04:00
SUBDIR += ibus
2010-09-12 07:53:28 -04:00
SUBDIR += ibus-anthy
SUBDIR += ibus-skk
2006-10-18 20:55:34 -04:00
SUBDIR += libtomoe-gtk
SUBDIR += scim
2010-08-17 16:46:09 -04:00
SUBDIR += scim-anthy
SUBDIR += scim-chewing
SUBDIR += scim-fcitx
2008-10-30 21:42:34 -04:00
SUBDIR += scim-hangul
SUBDIR += scim-pinyin
SUBDIR += scim-qtimm
SUBDIR += scim-tables
2006-10-24 12:47:27 -04:00
SUBDIR += tomoe
SUBDIR += uim
2008-10-13 22:19:43 -04:00
SUBDIR += uim-chewing
2006-10-18 20:55:34 -04:00
SUBDIR += uim-tomoe-gtk
2006-10-18 19:16:27 -04:00
.include <bsd.port.subdir.mk>