aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-20 22:47:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-20 22:47:01 +0000
commitf500436b4788df10bbb5d36cff7c5a62268f8960 (patch)
treefbe58febe667041a22ff3750510ce9002d3fd477 /x11/Makefile
parentdbee938e956e1b68c275f4f4e1c83583453b873d (diff)
downloadports-f500436b4788df10bbb5d36cff7c5a62268f8960.tar.gz
ports-f500436b4788df10bbb5d36cff7c5a62268f8960.zip
Simple pointer warp is a generic pointer warping utility for X11.
It allows you to place the pointer to arbitrary x/y coordinates, for instance from within scripts. It is especially useful in conjunction with scripted window managers such as wmii. WWW: http://www.suckless.org/wiki/tools/xlib PR: ports/119694 Submitted by: Daniel Roethlisberger <daniel at roe.ch>
Notes
Notes: svn path=/head/; revision=205944
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index a83366634380..1769e56181f2 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -272,6 +272,7 @@
SUBDIR += smproxy
SUBDIR += stalonetray
SUBDIR += startup-notification
+ SUBDIR += swarp
SUBDIR += sxpc
SUBDIR += temperature.app
SUBDIR += terminal.app