pkgsrc-wip/xf86rushproto/Makefile
Blair Sadewitz c5b008de82 What does this do, anyway? It's a good thing I like creating packages for
things I may never understand! ;)

Seriously, if anyone knows, I'm game for an explanation.

xf86rushproto:  It's what's for dinner.
2007-01-23 17:39:13 +00:00

21 lines
511 B
Makefile

# $NetBSD: Makefile,v 1.1 2007/01/23 17:39:13 bsadewitz Exp $
#
DISTNAME= xf86rushproto-1.1.2
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= XFree86-derived "rush" protocol headers
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= xf86rushproto.pc.in
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"