From 0c48d2fb5171bb7552346dcfce6d26826bb49484 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 24 Aug 2003 06:39:28 +0000 Subject: 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 --- x11/xinput/Makefile | 21 +++++++++++++++++++++ x11/xinput/distinfo | 1 + x11/xinput/pkg-descr | 6 ++++++ x11/xinput/pkg-plist | 1 + 4 files changed, 29 insertions(+) create mode 100644 x11/xinput/Makefile create mode 100644 x11/xinput/distinfo create mode 100644 x11/xinput/pkg-descr create mode 100644 x11/xinput/pkg-plist (limited to 'x11/xinput') diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile new file mode 100644 index 000000000000..244bbd839546 --- /dev/null +++ b/x11/xinput/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: xinput +# Date created: 05 July 2003 +# Whom: Martin Ranne +# +# $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 diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo new file mode 100644 index 000000000000..9e53b7d86b65 --- /dev/null +++ b/x11/xinput/distinfo @@ -0,0 +1 @@ +MD5 (xinput-1.2.tar.gz) = 0ee7ad8dca7a3add2b63b1c96bc87399 diff --git a/x11/xinput/pkg-descr b/x11/xinput/pkg-descr new file mode 100644 index 000000000000..f38a10d2bcc9 --- /dev/null +++ b/x11/xinput/pkg-descr @@ -0,0 +1,6 @@ +xinput 1.x by Frederic Lepied + +xinput is an utility I have built to configure and test my XInput +devices. The functionalities aren't complete but they fill my +needs. If you have some ideas or needs for improvement, feel free to +contact me. Any feedback welcome. diff --git a/x11/xinput/pkg-plist b/x11/xinput/pkg-plist new file mode 100644 index 000000000000..94c3093614c5 --- /dev/null +++ b/x11/xinput/pkg-plist @@ -0,0 +1 @@ +bin/xinput -- cgit v1.2.3