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

PORTNAME=	xf86-input-mouse
PORTVERSION=	1.9.0
PORTREVISION=	6
CATEGORIES=	x11-drivers

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

XORG_CAT=	driver
USES=		pathfix

.include <bsd.port.mk>