pkgsrc/graphics/dxsamples/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
446 B
Makefile

# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:05 fredb Exp $
DISTNAME= dxsamples-4.1.3
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.research.ibm.com/dx/
COMMENT= Sample data for Open Visualization Data Explorer
DEPENDS+= dx-[0-9]*:../../graphics/dx
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X11BASE= yes
.include "../../mk/bsd.pkg.mk"