aboutsummaryrefslogtreecommitdiff
path: root/x11/xtrap
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtrap')
-rw-r--r--x11/xtrap/Makefile27
-rw-r--r--x11/xtrap/distinfo3
-rw-r--r--x11/xtrap/pkg-descr6
-rw-r--r--x11/xtrap/pkg-plist7
4 files changed, 43 insertions, 0 deletions
diff --git a/x11/xtrap/Makefile b/x11/xtrap/Makefile
new file mode 100644
index 000000000000..c222d0301ec3
--- /dev/null
+++ b/x11/xtrap/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: xtrap
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xtrap
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= XTrap sample clients for X
+
+XORG_CAT= app
+USE_XORG= xtrap
+
+MAN1= xtrap.1 \
+ xtrapchar.1 \
+ xtrapin.1 \
+ xtrapinfo.1 \
+ xtrapout.1 \
+ xtrapproto.1 \
+ xtrapreset.1 \
+ xtrapstats.1
+
+.include <bsd.port.mk>
diff --git a/x11/xtrap/distinfo b/x11/xtrap/distinfo
new file mode 100644
index 000000000000..6b3d08ed63b0
--- /dev/null
+++ b/x11/xtrap/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xtrap-1.0.2.tar.bz2) = 97a62a011a11f03b46d72851aa298fa8
+SHA256 (xorg/app/xtrap-1.0.2.tar.bz2) = 8f513da45b0c65dff4a3d477e5600a98d677571d7ed283f52c905987dcae0fbc
+SIZE (xorg/app/xtrap-1.0.2.tar.bz2) = 95471
diff --git a/x11/xtrap/pkg-descr b/x11/xtrap/pkg-descr
new file mode 100644
index 000000000000..fae5d2a9e846
--- /dev/null
+++ b/x11/xtrap/pkg-descr
@@ -0,0 +1,6 @@
+This package contains a set of XTrap sample clients. XTrap is an X Server
+extension which facilitates the capturing of server protocol and
+synthesizing core input events.
+
+- Joel Dahl
+joel@FreeBSD.org
diff --git a/x11/xtrap/pkg-plist b/x11/xtrap/pkg-plist
new file mode 100644
index 000000000000..e07601e621c1
--- /dev/null
+++ b/x11/xtrap/pkg-plist
@@ -0,0 +1,7 @@
+bin/xtrapchar
+bin/xtrapproto
+bin/xtrapin
+bin/xtrapout
+bin/xtrapstats
+bin/xtrapreset
+bin/xtrapinfo