Initial import of p5-Clipboard-0.09:
[pkgsrc.git] / x11 / xf86dgaproto / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               xf86dgaproto-2.0.2
5 CATEGORIES=             x11
6 MASTER_SITES=           http://xorg.freedesktop.org/releases/individual/proto/
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             joerg@NetBSD.org
10 HOMEPAGE=               http://xorg.freedesktop.org/
11 COMMENT=                XF86DGA extension headers
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 PKGCONFIG_OVERRIDE+=    xf86dgaproto.pc.in
16 USE_TOOLS+=             pkg-config
17 GNU_CONFIGURE=          yes
18
19 .include "../../x11/xproto/buildlink3.mk"
20
21 .include "../../mk/bsd.pkg.mk"