freebsd-ports/x11-drivers/xf86-input-mouse/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
251 B
Makefile

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>