pkgsrc/misc/gkrellm-leds/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

22 lines
601 B
Makefile

# $NetBSD: Makefile,v 1.36 2013/06/04 22:16:40 tron Exp $
#
DISTNAME= gkleds-0.8.2
PKGNAME= ${DISTNAME:S/^gk/gkrellm-/}
PKGREVISION= 22
CATEGORIES= misc
MASTER_SITES= http://heim.ifi.uio.no/~oyvinha/files/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://heim.ifi.uio.no/~oyvinha/gkleds/
COMMENT= GKrellM plugin that monitors CapsLock, NumLock and ScrollLock keys
USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
GNU_CONFIGURE_LIBSUBDIR=gkrellm2/plugins
.include "../../sysutils/gkrellm/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"