summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile.common
blob: 61c2e8f0e728fee5d0a526fb9c8fb7f2dbc4f8ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile.common,v 1.9 2006/03/04 21:31:12 jlam Exp $
#

DISTNAME=	xbindkeys-1.7.1
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 "../../mk/x11.buildlink3.mk"