aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xlibre-xf86-input-void/Makefile
blob: 6aac52ca8e6fda409c7df418707e423dfc3feecd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	xlibre-xf86-input-void
PORTVERSION=	1.4.2.2
CATEGORIES=	x11-drivers

MAINTAINER=	b-aazbsd@proton.me
COMMENT=	XLibre void input driver
WWW=		https://github.com/X11Libre/xf86-input-void/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

CONFLICTS_INSTALL=	xf86-input-void

USES=		xlibre-cat:driver

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

.include <bsd.port.mk>