update Sun Jun 13 18:37:00 PDT 2010
[pkgsrc.git] / inputmethod / scim-thai / Makefile
1 # $NetBSD: Makefile,v 1.3 2010/06/13 22:44:50 wiz Exp $
2 #
3
4 DISTNAME=       scim-thai-0.1.1
5 PKGREVISION=    1
6 CATEGORIES=     inputmethod
7 MASTER_SITES=   http://linux.thai.net/pub/thailinux/software/libthai/ \
8                 ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
9
10 MAINTAINER=     obache@NetBSD.org
11 HOMEPAGE=       http://linux.thai.net/projects/scim-thai
12 COMMENT=        SCIM IMEngine module for Thai
13 LICENSE=        gnu-gpl-v2
14
15 PKG_DESTDIR_SUPPORT=    user-destdir
16
17 GNU_CONFIGURE=          yes
18 USE_LIBTOOL=            yes
19 USE_PKGLOCALEDIR=       yes
20 USE_LANGUAGES=          c c++
21 USE_TOOLS+=             pkg-config
22
23 USE_SCIM_GTKUTILS=      yes
24
25 .include "../../devel/gettext-lib/buildlink3.mk"
26 .include "../../devel/libthai/buildlink3.mk"
27 .include "../../inputmethod/scim/buildlink3.mk"
28 .include "../../mk/bsd.pkg.mk"