Import scim-skk-0.5.2 as inputmethod/scim-skk.
[pkgsrc.git] / inputmethod / tomoe-gtk / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       tomoe-gtk-0.6.0
5 CATEGORIES=     inputmethod
6 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=tomoe/}
7
8 MAINTAINER=     obache@NetBSD.org
9 HOMEPAGE=       http://tomoe.sourceforge.jp/
10 COMMENT=        GUI library for tomoe's GTK+ GUI parts
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 GNU_CONFIGURE=          yes
15 USE_LIBTOOL=            yes
16 USE_TOOLS+=             gmake pkg-config
17 USE_PKGLOCALEDIR=       yes
18
19 PKGCONFIG_OVERRIDE+=    tomoe-gtk.pc.in
20
21 CONFIGURE_ARGS+=        --without-python
22
23 .include "../../fonts/gucharmap/buildlink3.mk"
24 .include "../../inputmethod/tomoe/buildlink3.mk"
25 .include "../../x11/gtk2/buildlink3.mk"
26 .include "../../mk/bsd.pkg.mk"