Tweak x11/metisse version 0.4.1_8
[dports.git] / x11 / xinput / Makefile
1 # Created by: Martin Ranne <gasp@ridcully.dnsalias.org>
2 # $FreeBSD$
3
4 PORTNAME=       xinput
5 PORTVERSION=    1.6.2
6 CATEGORIES=     x11
7
8 MAINTAINER=     x11@FreeBSD.org
9 COMMENT=        Very useful utility for configuring and testing XInput devices
10
11 XORG_CAT=       app
12 USE_XORG=       inputproto x11 xi xext xrandr xinerama
13
14 PLIST_FILES=    bin/xinput man/man1/xinput.1.gz
15
16 .include <bsd.port.mk>