File:  [cvs.NetBSD.org] / pkgsrc / inputmethod / m17n-im-config / Makefile
Revision 1.18: download - view: text, annotated - select for diffs
Sat Oct 6 14:25:14 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: HEAD
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.18 2012/10/06 14:25:14 asau Exp $
#

DISTNAME=	m17n-im-config-0.9.0
PKGREVISION=	14
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>