Fixup fromcvs/togit conversion
[pkgsrcv2.git] / inputmethod / scim-unikey / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       scim-unikey-0.3.1
5 PKGREVISION=    12
6 CATEGORIES=     inputmethod
7 MASTER_SITES=   http://scim-unikey.googlecode.com/files/
8
9 MAINTAINER=     obache@NetBSD.org
10 HOMEPAGE=       http://code.google.com/p/scim-unikey/
11 COMMENT=        Vietnamese Input Method Engine for SCIM using Unikey IME
12 LICENSE=        gnu-lgpl-v2.1
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 GNU_CONFIGURE=          yes
17 USE_LIBTOOL=            yes
18 USE_PKGLOCALEDIR=       yes
19 USE_LANGUAGES=          c c++
20 USE_TOOLS+=             pkg-config msgfmt
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"