Muhammad Moinur Rahman 867cdb9031
x11-drivers/xf86-input-mouse: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 17:36:29 +01:00

18 lines
317 B
Makefile

PORTNAME= xf86-input-mouse
PORTVERSION= 1.9.3
PORTREVISION= 5
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org mouse input driver
WWW= https://www.x.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix xorg-cat:driver
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>