pkgsrc/net/gkrellm-wireless/Makefile
wiz 92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

22 lines
625 B
Makefile

# $NetBSD: Makefile,v 1.26 2010/06/13 22:45:09 wiz Exp $
DISTNAME= gkrellmwireless-2.0.3
PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/}
PKGREVISION= 9
CATEGORIES= net sysutils
MASTER_SITES= http://gkrellm.luon.net/files/
MAINTAINER= cube@NetBSD.org
HOMEPAGE= http://gkrellm.luon.net/gkrellmwireless.phtml
COMMENT= Wavelan signal strength monitor for gkrellm
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/gkrellmwireless
USE_TOOLS+= gmake pkg-config
INSTALLATION_DIRS= lib/gkrellm2/plugins
.include "../../sysutils/gkrellm/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"