pkgsrc/inputmethod/m17n-im-config/Makefile
wiz 60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00

27 lines
690 B
Makefile

# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:19 wiz 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
LICENSE= gnu-gpl-v2
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
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"