Merge from vendor branch TNF:
[pkgsrcv2.git] / inputmethod / scim-tables / Makefile
1 # $NetBSD: Makefile,v 1.10 2012/02/06 12:40:44 wiz Exp $
2 #
3
4 DISTNAME=               scim-tables-0.5.10
5 PKGREVISION=            4
6 CATEGORIES=             inputmethod
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=scim/}
8
9 MAINTAINER=             obache@NetBSD.org
10 HOMEPAGE=               http://www.scim-im.org/
11 COMMENT=                Data files for SCIM Generic Table Input Method module
12 LICENSE=                gnu-gpl-v2
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 USE_LANGUAGES=          c c++
17 USE_PKGLOCALEDIR=       yes
18 USE_LIBTOOL=            yes
19 USE_TOOLS+=             msgfmt pkg-config
20 GNU_CONFIGURE=          yes
21
22 USE_SCIM_GTKUTILS=      yes
23
24 .include "../../devel/gettext-lib/buildlink3.mk"
25 .include "../../inputmethod/scim/buildlink3.mk"
26 .include "../../mk/bsd.pkg.mk"