summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile
blob: 9fc2fc76506d3aa6d60ead9bcba3922a73fb1591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2002/09/23 23:01:03 jlam 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_BUILDLINK2=	yes
USE_X11BASE=	yes
GNU_CONFIGURE=	yes

.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"