pkgsrc/x11/xf86-input-void/Makefile
wiz 6f56844616 Update to 1.2.0:
Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (1):
      Janitor: update for ABI_XINPUT_VERSION >= 5

Peter Hutterer (2):
      Check for XINPUT ABI 3.
      void 1.2.0
2009-02-25 16:06:52 +00:00

23 lines
598 B
Makefile

# $NetBSD: Makefile,v 1.5 2009/02/25 16:06:52 wiz Exp $
DISTNAME= xf86-input-void-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg dummy input driver
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
.include "../../x11/inputproto/buildlink3.mk"
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"