File:  [cvs.NetBSD.org] / pkgsrc / inputmethod / imhangul_status_applet / Attic / Makefile
Revision 1.22: download - view: text, annotated - select for diffs
Wed Jul 5 05:37:42 2006 UTC (18 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: HEAD
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk

# $NetBSD: Makefile,v 1.22 2006/07/05 05:37:42 jlam Exp $
#

DISTNAME=		imhangul_status_applet-0.3
PKGREVISION=		7
CATEGORIES=		korean inputmethod
MASTER_SITES=		http://download.kldp.net/imhangul/imhangul_status_applet/0.3/

MAINTAINER=		minskim@NetBSD.org
HOMEPAGE=		http://imhangul.kldp.net/\#APPLET
COMMENT=		GNOME2 applet to show imhangul status

DEPENDS+=		imhangul>=0.9.6:../../inputmethod/imhangul

GNU_CONFIGURE=		yes
USE_DIRS+=		xdg-1.1 gnome2-1.5
USE_PKGLOCALEDIR=	yes
USE_TOOLS+=		gmake intltool msgfmt pkg-config
USE_LIBTOOL=		yes

GCONF2_SCHEMAS=		imhangul_status.schemas

.include "../../devel/GConf2/schemas.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>