1995-08-18 08:53:13 +00:00
|
|
|
# New ports collection makefile for: xlisp-stat
|
|
|
|
# Date created: Tue Aug 15 17:57:48 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
|
|
|
#
|
1999-08-30 11:53:46 +00:00
|
|
|
# $FreeBSD$
|
1995-08-18 08:53:13 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 07:20:58 +00:00
|
|
|
PORTNAME= xlispstat
|
2000-05-19 08:21:24 +00:00
|
|
|
PORTVERSION= 3.52.18
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= math lang
|
1999-12-23 23:50:19 +00:00
|
|
|
MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \
|
|
|
|
http://lib.stat.cmu.edu/xlispstat/Src/current/ \
|
|
|
|
ftp://ftp.stat.unipg.it/pub/stat/xlispstat/current/ \
|
|
|
|
ftp://srsuna.shlrc.mq.edu.au/pub/xlispstat/current/ \
|
2000-04-20 20:41:45 +00:00
|
|
|
ftp://statlab.uni-heidelberg.de/pub/mirrors/umn/xlispstat/current/
|
2000-05-19 08:21:24 +00:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
|
1995-08-18 08:53:13 +00:00
|
|
|
|
2000-04-23 22:59:51 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1995-10-28 20:42:42 +00:00
|
|
|
|
1999-12-23 23:50:19 +00:00
|
|
|
USE_XLIB= yes
|
2000-05-19 08:21:24 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= ${PORTNAME}
|
1995-08-18 08:53:13 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|