File:  [cvs.NetBSD.org] / pkgsrc / inputmethod / m17n-im-config / Makefile
Revision 1.20: download - view: text, annotated - select for diffs
Sat Jan 26 21:36:33 2013 UTC (11 years, 10 months ago) by adam
Branches: MAIN
CVS tags: HEAD
Revbump after graphics/jpeg and textproc/icu

# $NetBSD: Makefile,v 1.20 2013/01/26 21:36:33 adam Exp $
#

DISTNAME=	m17n-im-config-0.9.0
PKGREVISION=	16
CATEGORIES=	inputmethod devel
MASTER_SITES=	http://www.m17n.org/m17n-lib-download/

MAINTAINER=	obache@NetBSD.org
HOMEPAGE=	http://www.m17n.org/common/im-config/index.html
COMMENT=	Configuration input methods of the m17n library
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=		yes
USE_LIBTOOL=		yes
USE_TOOLS+=		pkg-config
USE_PKGLOCALEDIR=	yes

PKGCONFIG_OVERRIDE+=	m17n-im-config.pc.in

MAKE_JOBS_SAFE=		no

.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/m17n-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>