Import tegaki-wagomu-japanese-joyo-0.3 as inputmethod/tegaki-wagomu-japanese-joyo.
[pkgsrc.git] / inputmethod / ibus-unikey / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       ibus-unikey-0.5
5 CATEGORIES=     inputmethod
6 MASTER_SITES=   http://ibus-unikey.googlecode.com/files/
7
8 MAINTAINER=     obache@NetBSD.org
9 HOMEPAGE=       http://code.google.com/p/ibus-unikey/
10 COMMENT=        Vietnamese Input Method Engine for IBUS using Unikey IME
11 LICENSE=        gnu-gpl-v2
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          yes
16 USE_LIBTOOL=            yes
17 USE_PKGLOCALEDIR=       yes
18 USE_LANGUAGES=          c c++
19 USE_TOOLS+=             gmake pkg-config
20
21 PYTHON_FOR_BUILD_ONLY=  yes
22 .include "../../lang/python/pyversion.mk"
23 .include "../../devel/GConf/buildlink3.mk"
24 .include "../../inputmethod/ibus/buildlink3.mk"
25 BUILDLINK_API_DEPENDS.gtk2+=    gtk2+>=2.12.0
26 .include "../../x11/gtk2/buildlink3.mk"
27 .include "../../mk/bsd.pkg.mk"