summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-void/Makefile
blob: e4d8fba458ed876684eeb0b66bd95f95e02e956f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=	xf86-input-void
PORTVERSION=	1.4.1
PORTREVISION=	4
CATEGORIES=	x11-drivers

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org void input driver

USES=		xorg-cat:driver

.include <bsd.port.mk>