pkgsrc/sysutils/koncd/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

21 lines
591 B
Makefile

# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:44 fredb Exp $
DISTNAME= koncd-0.7.1
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${HOMEPAGE}download/
MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www.koncd.de/
COMMENT= Frontend to the fabulous cdrecord and mkisofs programs
BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
DEPENDS+= cdrecord>=1.9:../../sysutils/cdrecord
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
.include "../../x11/kde2/buildlink.mk"
.include "../../x11/kdebase2/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"