summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile
blob: e51959ae4b7a3640e87c4674507773e4f1cdf9ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"