summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-void/Makefile
blob: c58efe5ab472fa92f80dca726501db34cc50cfc5 (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=	3
CATEGORIES=	x11-drivers

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

USES=		xorg-cat:driver

.include <bsd.port.mk>