1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/math/xlispstat/Makefile

25 lines
687 B
Makefile
Raw Normal View History

# 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$
#
2000-04-14 07:20:58 +00:00
PORTNAME= xlispstat
PORTVERSION= 3.52.18
CATEGORIES= math lang
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/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= ports@FreeBSD.org
1995-10-28 20:42:42 +00:00
USE_XLIB= yes
GNU_CONFIGURE= yes
ALL_TARGET= ${PORTNAME}
.include <bsd.port.mk>