summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xbindkeys/Makefile')
-rw-r--r--x11/xbindkeys/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
new file mode 100644
index 00000000000..e51959ae4b7
--- /dev/null
+++ b/x11/xbindkeys/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/15 23:35:06 cjep Exp $
+#
+
+DISTNAME= xbindkeys-1.5.5
+CATEGORIES= x11
+MASTER_SITES= http://hocwp.free.fr/xbindkeys/
+
+MAINTAINER= jmmv@hispabsd.org
+HOMEPAGE= http://hocwp.free.fr/xbindkeys/xbindkeys.html
+COMMENT= Launches shell commands with your keyboard or your mouse
+
+USE_X11BASE= yes
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"