aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-joystick/Makefile
blob: e1f2630f6c188ec76368f18d11dda0565e71405f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	xf86-input-joystick
PORTVERSION=	1.6.3
PORTREVISION=	3
CATEGORIES=	x11-drivers

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		pathfix xorg-cat:driver

.include <bsd.port.mk>