pkgsrc/x11/xbindkeys/Makefile

19 lines
445 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2002/06/16 10:44:09 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 "../../x11/tk/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"