# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 14:07:46 obache Exp $ # DISTNAME= m17n-im-config-0.9.0 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 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= m17n-im-config.pc.in .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/m17n-lib/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"