ports/x11-drivers/xf86-input-void/Makefile
Muhammad Moinur Rahman 009b828272
x11-drivers/xf86-input-void: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 17:36:31 +01:00

14 lines
261 B
Makefile

PORTNAME= xf86-input-void
PORTVERSION= 1.4.1
PORTREVISION= 6
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org void input driver
WWW= https://www.x.org/
USES= xorg-cat:driver
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>