summaryrefslogtreecommitdiff
path: root/math/vista/Makefile
blob: 05de9cfe2afd1fec8959fef71cced1bcb7230a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.8 2003/07/17 21:48:18 grant Exp $
#

DISTNAME=	vista
PKGNAME=	vista-5.05
WRKSRC=		${WRKDIR}/vista-5.0.5
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://forrest.psych.unc.edu/research/vista.html
COMMENT=	Visual statistics system

DEPENDS+=	xlispstat>=3.52.9:../../math/xlispstat

USE_X11BASE=	yes
USE_GMAKE=	yes

.include "../../mk/bsd.pkg.mk"