20 lines
469 B
Makefile
20 lines
469 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/12/21 10:45:31 frueauf 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
|
|
|
|
CONFLICTS= xlispstat-3.52.5
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_X11= yes
|
|
|
|
ALL_TARGET= xlispstat
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|