pkgsrc/inputmethod/imhangul_status_applet/Makefile

27 lines
710 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.39 2011/06/10 09:39:56 obache Exp $
#
DISTNAME= imhangul_status_applet-0.3
PKGREVISION= 22
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
2004-11-25 20:11:58 +01:00
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://imhangul.kldp.net/\#APPLET
COMMENT= GNOME2 applet to show imhangul status
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= imhangul>=0.9.6:../../inputmethod/imhangul
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
GCONF_SCHEMAS= imhangul_status.schemas
.include "../../devel/GConf/schemas.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"