1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/x11/xinput/Makefile
Edwin Groothuis 0c48d2fb51 new port: x11/xinput
New port: xinput (by Frederic Lepied) - a very useful utility
	for configuring and testing XInput devices

PR:		ports/54125
Submitted by:	Martin Ranne <gasp@ridcully.dnsalias.org>
2003-08-24 06:39:28 +00:00

22 lines
431 B
Makefile

# New ports collection makefile for: xinput
# Date created: 05 July 2003
# Whom: Martin Ranne <gasp@ridcully.dnsalias.org>
#
# $FreeBSD$
#
PORTNAME= xinput
PORTVERSION= 1.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=utilities
MAINTAINER= gasp@ridcully.dnsalias.org
COMMENT= Very useful utility for configuring and testing XInput devices
USE_IMAKE= yes
MAN1= xinput.1
.include <bsd.port.mk>