summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile.common
blob: 7541bbe5615fdca2face850ec1f000adf772e64b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile.common,v 1.11 2007/01/26 23:21:50 joerg Exp $
#

DISTNAME=	xbindkeys-1.7.3
CATEGORIES=	x11
MASTER_SITES=	http://hocwp.free.fr/xbindkeys/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://hocwp.free.fr/xbindkeys/xbindkeys.html
COMMENT=	Launches shell commands with your keyboard or your mouse

DISTINFO_FILE=	${.CURDIR}/../../x11/xbindkeys/distinfo
PATCHDIR=	${.CURDIR}/../../x11/xbindkeys/patches

GNU_CONFIGURE=	yes

.include "../../x11/libX11/buildlink3.mk"