cf118ccf87
Reported by: lwhsu
14 lines
257 B
Makefile
14 lines
257 B
Makefile
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>
|