freebsd-ports/x11-drivers/xf86-input-mouse/Makefile

18 lines
265 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xf86-input-mouse
PORTVERSION= 1.9.3
PORTREVISION= 2
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org mouse input driver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= driver
USES= pathfix
.include <bsd.port.mk>