Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xcb-util-keysyms / Makefile
bloba177fd40e29c989b8007bccbb112004a1c4e98cc
1 # $NetBSD: Makefile,v 1.2 2012/10/02 12:09:41 tron Exp $
4 DISTNAME= xcb-util-keysyms-0.3.9
5 PKGREVISION= 1
6 CATEGORIES= x11
7 MASTER_SITES= http://xcb.freedesktop.org/dist/
8 EXTRACT_SUFX= .tar.bz2
10 MAINTAINER= pkgsrc-users@NetBSD.org
11 HOMEPAGE= http://xcb.freedesktop.org/
12 COMMENT= XCB Utilities
13 LICENSE= mit
15 GNU_CONFIGURE= yes
16 USE_TOOLS+= pkg-config gmake
17 USE_LIBTOOL= yes
19 PKGCONFIG_OVERRIDE+= xcb-keysyms.pc.in
21 .include "../../x11/libxcb/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"