freebsd-ports/math/xlispstat/Makefile
Chris Piazza f5313283a8 Update to 3.52.18
PR:		18439
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-19 08:21:24 +00:00

25 lines
687 B
Makefile

# New ports collection makefile for: xlisp-stat
# Date created: Tue Aug 15 17:57:48 CDT 1995
# Whom: erich@rrnet.com
#
# $FreeBSD$
#
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/ \
ftp://statlab.uni-heidelberg.de/pub/mirrors/umn/xlispstat/current/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
GNU_CONFIGURE= yes
ALL_TARGET= ${PORTNAME}
.include <bsd.port.mk>