Fixup fromcvs/togit conversion
[pkgsrcv2.git] / inputmethod / ibus-unikey / Makefile
1 # $NetBSD: Makefile,v 1.19 2013/06/04 22:16:30 tron Exp $
2 #
3
4 DISTNAME=       ibus-unikey-0.6.1
5 PKGREVISION=    8
6 CATEGORIES=     inputmethod
7 MASTER_SITES=   http://ibus-unikey.googlecode.com/files/
8
9 MAINTAINER=     obache@NetBSD.org
10 HOMEPAGE=       http://code.google.com/p/ibus-unikey/
11 COMMENT=        Vietnamese Input Method Engine for IBUS using Unikey IME
12 LICENSE=        gnu-gpl-v3
13
14 GNU_CONFIGURE=          yes
15 USE_LIBTOOL=            yes
16 USE_PKGLOCALEDIR=       yes
17 USE_LANGUAGES=          c c++
18 USE_TOOLS+=             gmake pkg-config intltool msgfmt
19
20 CONFIGURE_ARGS+=        --with-gtk-version=2
21
22 .include "../../inputmethod/ibus/buildlink3.mk"
23 BUILDLINK_API_DEPENDS.gtk2+=    gtk2+>=2.12.0
24 .include "../../x11/gtk2/buildlink3.mk"
25 .include "../../mk/bsd.pkg.mk"