2010-09-14 13:00:44 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2010/09/14 11:03:11 wiz Exp $
|
2008-05-18 00:03:58 +02:00
|
|
|
|
2010-02-13 12:58:11 +01:00
|
|
|
DISTNAME= xf86-input-vmmouse-12.6.6
|
2010-09-14 13:00:44 +02:00
|
|
|
PKGREVISION= 1
|
2008-05-18 00:03:58 +02:00
|
|
|
CATEGORIES= x11
|
2008-05-24 23:45:14 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
|
2008-05-18 00:03:58 +02:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
2008-05-24 23:45:14 +02:00
|
|
|
HOMEPAGE= http://xorg.freedesktop.org/
|
2008-05-18 00:03:58 +02:00
|
|
|
COMMENT= Modular Xorg VMware virtual mouse driver
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
USE_LIBTOOL= YES
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
|
|
|
|
.include "../../x11/randrproto/buildlink3.mk"
|
|
|
|
.include "../../x11/inputproto/buildlink3.mk"
|
|
|
|
.include "../../x11/kbproto/buildlink3.mk"
|
|
|
|
.include "../../x11/xproto/buildlink3.mk"
|
|
|
|
.include "../../x11/modular-xorg-server/buildlink3.mk"
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|