pkgsrc/graphics/dxsamples/Makefile
drochner d3b4c5666a update to 4.3.2
changes: bugfixes
added dependency on hdf
2004-04-20 22:11:48 +00:00

17 lines
418 B
Makefile

# $NetBSD: Makefile,v 1.13 2004/04/20 22:11:48 drochner Exp $
DISTNAME= dxsamples-4.3.2
CATEGORIES= graphics
MASTER_SITES= http://opendx.npaci.edu/source/
MAINTAINER= tech-pkg@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_GNU_TOOLS+= make
USE_X11BASE= yes
.include "../../mk/bsd.pkg.mk"