summaryrefslogtreecommitdiff
path: root/geography/vis5d+/Makefile
blob: c36b832afd5b9066adb73b73d0ec28f20ff1bf69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:59 tv Exp $
#

DISTNAME=		vis5d+-1.2.1
PKGREVISION=		1
CATEGORIES=		geography x11
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=vis5d/}

MAINTAINER=		hdp@nmsu.edu
HOMEPAGE=		http://vis5d.sourceforge.net/
COMMENT=		Volumetric Visualization program for scientific datasets

USE_LIBTOOL=		yes
USE_PKGLOCALEDIR=       yes
USE_X11=		yes

GNU_CONFIGURE=		yes

.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"