pkgsrc/x11/xbindkeys/Makefile

18 lines
428 B
Makefile
Raw Normal View History

2002-09-24 01:01:03 +02:00
# $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
2002-09-24 01:01:03 +02:00
USE_BUILDLINK2= yes
USE_X11BASE= yes
GNU_CONFIGURE= yes
2002-09-24 01:01:03 +02:00
.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"