aboutsummaryrefslogtreecommitdiff
path: root/x11/xsetpointer/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-10-15 10:49:14 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-10-15 10:49:14 +0000
commit9f890b8d83dac42354b19dbd586fbd11ab15c8be (patch)
tree866563c3d43f2ef4f812ec6e7d429034049dd37e /x11/xsetpointer/Makefile
parent07af8949ed75cf1a77d1f621f849153cd14b01dc (diff)
downloadports-9f890b8d83dac42354b19dbd586fbd11ab15c8be.tar.gz
ports-9f890b8d83dac42354b19dbd586fbd11ab15c8be.zip
Notes
Diffstat (limited to 'x11/xsetpointer/Makefile')
-rw-r--r--x11/xsetpointer/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/xsetpointer/Makefile b/x11/xsetpointer/Makefile
deleted file mode 100644
index 592fd6dca77b..000000000000
--- a/x11/xsetpointer/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= xsetpointer
-PORTVERSION= 1.0.1
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Set an X Input device as the main pointer
-
-DEPRECATED= Deprecated upstream
-EXPIRATION_DATE=2019-10-15
-
-XORG_CAT= app
-USE_XORG= xi x11
-
-PLIST_FILES= bin/xsetpointer man/man1/xsetpointer.1.gz
-
-.include <bsd.port.mk>