mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
14 lines
261 B
Makefile
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>
|