blob: 6b8439b973869512f844535cf1892e93764aada8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= xf86-input-joystick
PORTVERSION= 1.6.3
PORTREVISION= 4
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org joystick input driver
WWW= https://www.x.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix xorg-cat:driver
.include <bsd.port.mk>
|