update Sun Jun 13 18:37:00 PDT 2010
[pkgsrc.git] / inputmethod / imhangul_status_applet / Makefile
1 # $NetBSD: Makefile,v 1.34 2010/06/13 22:44:48 wiz Exp $
2 #
3
4 DISTNAME=               imhangul_status_applet-0.3
5 PKGREVISION=            17
6 CATEGORIES=             korean inputmethod
7 MASTER_SITES=           http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
8
9 MAINTAINER=             minskim@NetBSD.org
10 HOMEPAGE=               http://imhangul.kldp.net/\#APPLET
11 COMMENT=                GNOME2 applet to show imhangul status
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 DEPENDS+=               imhangul>=0.9.6:../../inputmethod/imhangul
16
17 GNU_CONFIGURE=          yes
18 USE_PKGLOCALEDIR=       yes
19 USE_TOOLS+=             gmake intltool msgfmt pkg-config
20 USE_LIBTOOL=            yes
21
22 GCONF_SCHEMAS=          imhangul_status.schemas
23
24 .include "../../devel/GConf/schemas.mk"
25 .include "../../x11/gnome-panel/buildlink3.mk"
26 .include "../../mk/bsd.pkg.mk"