summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-void/Makefile
blob: ce8e338f59bdcd24bed42ed8f736d7f71c7fc032 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	xf86-input-void
PORTVERSION=	1.4.1
PORTREVISION=	5
CATEGORIES=	x11-drivers

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

USES=		xorg-cat:driver

.include <bsd.port.mk>