Fixup fromcvs/togit conversion
[pkgsrcv2.git] / inputmethod / ibus-m17n / Makefile
1 # $NetBSD: Makefile,v 1.19 2012/10/06 14:25:12 asau Exp $
2 #
3
4 DISTNAME=       ibus-m17n-1.3.4
5 PKGREVISION=    5
6 CATEGORIES=     inputmethod
7 MASTER_SITES=   http://ibus.googlecode.com/files/
8
9 MAINTAINER=     obache@NetBSD.org
10 HOMEPAGE=       http://code.google.com/p/ibus/
11 COMMENT=        M17N engine for IBus platform
12 LICENSE=        gnu-gpl-v2
13
14 GNU_CONFIGURE=          yes
15 USE_LIBTOOL=            yes
16 USE_PKGLOCALEDIR=       yes
17 USE_TOOLS+=             pkg-config msgfmt gmake
18
19 .include "../../devel/m17n-lib/buildlink3.mk"
20 .include "../../x11/gtk2/buildlink3.mk"
21 .include "../../inputmethod/ibus/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"