summaryrefslogtreecommitdiff
path: root/math/vista/Makefile
blob: 7261f2fb14351574eb34d8fd18cf482c7037027c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.7 2003/06/02 01:18:20 jschauma 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"