pkgsrc-wip/openbsd-input-usbtablet/Makefile
Aleksej Saushev c0afda6803 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 21:32:45 +00:00

23 lines
607 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/10/03 21:32:46 asau Exp $
#
DISTNAME= openbsd-input-usbtablet-1.0
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xenocara.org/
COMMENT= X.org USB tablet driver from OpenBSD
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
.include "../../x11/inputproto/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"