Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.27 2012/10/06 14:10:46 asau Exp $
DISTNAME= dxsamples-4.4.0
CATEGORIES= graphics
MASTER_SITES= http://opendx.npaci.edu/source/
MAINTAINER= pkgsrc-users@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_TOOLS+= gmake makeinfo
CONFIGURE_ARGS+= MAKEINFO=${TOOLS_PATH.makeinfo}
USE_X11BASE= yes
.include "../../mk/bsd.pkg.mk"