openbsd-ports/inputmethods/Makefile

11 lines
206 B
Makefile
Raw Normal View History

2008-10-13 22:19:43 -04:00
# $OpenBSD: Makefile,v 1.5 2008/10/14 02:19:43 kevlo Exp $
2006-10-18 19:16:27 -04:00
SUBDIR += anthy
2006-10-18 20:55:34 -04:00
SUBDIR += libtomoe-gtk
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>