update Sat May 15 06:37:01 PDT 2010
[pkgsrc.git] / inputmethod / scim-chewing / Makefile
1 # $NetBSD: Makefile,v 1.2 2010/05/15 11:37:22 obache Exp $
2 #
3
4 DISTNAME=               scim-chewing-0.3.3
5 CATEGORIES=             inputmethod
6 MASTER_SITES=           http://chewing.csie.net/download/scim/
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             obache@NetBSD.org
10 HOMEPAGE=               http://chewing.csie.net/
11 COMMENT=                SCIM IMEngine module for Chewing input method
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+=             gmake msgfmt pkg-config intltool
20 GNU_CONFIGURE=          yes
21
22 USE_SCIM_GTKUTILS=      yes
23
24 .include "../../devel/gettext-lib/buildlink3.mk"
25 .include "../../inputmethod/libchewing/buildlink3.mk"
26 .include "../../inputmethod/scim/buildlink3.mk"
27 .include "../../mk/bsd.pkg.mk"