pkgsrc/x11/xf86-input-ws/Makefile
2018-03-07 11:57:28 +00:00

20 lines
522 B
Makefile

# $NetBSD: Makefile,v 1.3 2018/03/07 11:57:42 wiz Exp $
DISTNAME= xf86-input-ws-1.3.0.20151010
PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xenocara.org/
COMMENT= OpenBSD's wscons input driver for modular X.org
ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-*
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"