pkgsrc/wm/bbkeys09/Makefile
wiz d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00

27 lines
682 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:29 wiz Exp $
#
DISTNAME= bbkeys-0.9.0
PKGNAME= bbkeys09-0.9.0
PKGREVISION= 2
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bbkeys.sourceforge.net/
COMMENT= General X Window keygrabber
CONFLICTS+= bbkeys<=0.9
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= perl:run pkg-config
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../wm/blackbox70/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"