opnsense-ports/x11/xinput/Makefile
Franco Fichtner 53f3515428 */*: sync with upstream
Taken from: FreeBSD
2015-10-21 07:41:39 +02:00

16 lines
356 B
Makefile

# Created by: Martin Ranne <gasp@ridcully.dnsalias.org>
# $FreeBSD$
PORTNAME= xinput
PORTVERSION= 1.6.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Very useful utility for configuring and testing XInput devices
XORG_CAT= app
USE_XORG= inputproto x11 xi xext xrandr xinerama
PLIST_FILES= bin/xinput man/man1/xinput.1.gz
.include <bsd.port.mk>