19 lines
509 B
Makefile
19 lines
509 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:51 grant Exp $
|
|
|
|
DISTNAME= xbindkeys_config-0.1.2
|
|
PKGNAME= xbindkeys-config-0.1.2
|
|
PKGREVISION= 2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
HOMEPAGE= http://www.netchampagne.com/xbindkeys_config/
|
|
COMMENT= Tool to configure xbindkeys graphically
|
|
|
|
DEPENDS+= xbindkeys-[0-9]*:../xbindkeys
|
|
|
|
USE_BUILDLINK2= # defined
|
|
USE_X11= # defined
|
|
|
|
.include "../../x11/gtk/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|