summaryrefslogtreecommitdiff
path: root/math/xlispstat/Makefile
blob: abb710fc7e420f8a78a6eaa50e8e51c2f1d9399d (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.6 1999/05/24 20:39:45 tv Exp $
# FreeBSD Id: Makefile,v 1.7 1998/08/20 07:35:21 asami Exp
#

DISTNAME=		xlispstat-3-52-9
PKGNAME=		xlispstat-3.52.9
CATEGORIES=		math lang
MASTER_SITES=		ftp://ftp.stat.umn.edu/pub/xlispstat/3-52/

MAINTAINER=		packages@netbsd.org
HOMEPAGE=		http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html

GNU_CONFIGURE=		yes
USE_X11BASE=		yes

NOT_FOR_PLATFORM=	*-*-alpha	#core dumps

ALL_TARGET=		xlispstat

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