summaryrefslogtreecommitdiff
path: root/graphics/dxsamples/Makefile
blob: 189d0b50984490ed8719d11166447d1011d9bbfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.12 2004/01/24 15:46:43 grant Exp $

DISTNAME=	dxsamples-4.2.0
CATEGORIES=	graphics
MASTER_SITES=	http://www.research.ibm.com/dx/srcDownload/srcArchive/

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"