pkgsrc-wip/xhkeys1/Makefile
Jonathan A. Kollasch 7232028507 xhkeys is designed to suit any keyboard that has some extra keys
that otherwise make no use with X: including extra keys on some
keyboard models, or laptops.

The application allows to assign a particular action to any key
or key combination (key and modifiers).
2006-12-28 04:41:36 +00:00

17 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/12/28 04:41:36 jakllsch Exp $
#
DISTNAME= xhkeys-1.0.2
CATEGORIES= x11
MASTER_SITES= http://wmalms.tripod.com/
MAINTAINER= jakllsch@kollasch.net
HOMEPAGE= http://wmalms.tripod.com/
COMMENT= Tool for special keyboards
USE_TOOLS+= gmake
USE_LANGUAGES+= c
GNU_CONFIGURE= yes
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"