summaryrefslogtreecommitdiff
path: root/x11/keynav
diff options
context:
space:
mode:
Diffstat (limited to 'x11/keynav')
-rw-r--r--x11/keynav/Makefile35
-rw-r--r--x11/keynav/distinfo2
-rw-r--r--x11/keynav/pkg-descr4
3 files changed, 0 insertions, 41 deletions
diff --git a/x11/keynav/Makefile b/x11/keynav/Makefile
deleted file mode 100644
index ebaf150a4fb0..000000000000
--- a/x11/keynav/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= keynav
-DISTVERSION= 0.20110708.0
-PORTREVISION= 2
-PORTEPOCH= 1
-CATEGORIES= x11
-MASTER_SITES= http://semicomplete.googlecode.com/files/
-
-MAINTAINER= wxs@FreeBSD.org
-COMMENT= Quickly select a portion of the screen using minimal keystrokes
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-BROKEN_aarch64= Fails to build: undefined reference to xdo_mouselocation
-
-LIB_DEPENDS= libxdo.so:x11/xdotool \
- libcairo.so:graphics/cairo
-
-USES= gmake pkgconfig
-USE_GNOME= glib20
-USE_XORG= xtst x11 xinerama
-
-PLIST_FILES= bin/keynav
-PORTEXAMPLES= keynavrc
-
-OPTIONS_DEFINE= EXAMPLES
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/keynav ${STAGEDIR}${PREFIX}/bin
- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/keynavrc ${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/x11/keynav/distinfo b/x11/keynav/distinfo
deleted file mode 100644
index b79df0712ace..000000000000
--- a/x11/keynav/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (keynav-0.20110708.0.tar.gz) = 1f39c7181bf2f6185946afc35bdcca28ec15fed012a4b57bef57fb1125943fbe
-SIZE (keynav-0.20110708.0.tar.gz) = 21124
diff --git a/x11/keynav/pkg-descr b/x11/keynav/pkg-descr
deleted file mode 100644
index 97d3c696e987..000000000000
--- a/x11/keynav/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Quickly and easily select a piece of the screen using a minimal number of
-keystrokes.
-
-WWW: http://www.semicomplete.com/projects/keynav/