17 lines
465 B
Text
17 lines
465 B
Text
# $NetBSD: Makefile.common,v 1.4 2004/02/16 10:41:57 grant Exp $
|
|
#
|
|
|
|
DISTNAME= xbindkeys-1.6.5
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://hocwp.free.fr/xbindkeys/
|
|
|
|
MAINTAINER= jmmv@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
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|