Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xcb-util-renderutil / Makefile
blobccb5a9f7df337172654a860fcab130c136857ef7
1 # $NetBSD: Makefile,v 1.2 2012/10/02 12:09:42 tron Exp $
4 DISTNAME= xcb-util-renderutil-0.3.8
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= Convenience functions for the Render extension
13 LICENSE= mit
15 GNU_CONFIGURE= yes
16 USE_TOOLS+= pkg-config gmake
17 USE_LIBTOOL= yes
19 PKGCONFIG_OVERRIDE= renderutil/xcb-renderutil.pc.in
21 .include "../../x11/libxcb/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"