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

PORTNAME=	xf86-input-mouse
PORTVERSION=	1.9.3
PORTREVISION=	3
CATEGORIES=	x11-drivers

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		pathfix xorg-cat:driver

.include <bsd.port.mk>