b48eba1112
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".]
18 lines
399 B
Makefile
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"
|