pkgsrc/sysutils/klavg/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

18 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:44 fredb Exp $
#
DISTNAME= klavg-1.1
PKGREVISION= 1
CATEGORIES= kde sysutils
MASTER_SITES= ftp://ftp.crocodile.org/pub/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.crocodile.org/software.html
COMMENT= Xload for the KDE panel
DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase
USE_X11BASE= yes
WRKSRC= ${WRKDIR}/klavg
.include "../../mk/bsd.pkg.mk"