mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14a03dd214
PR: 11460 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
25 lines
670 B
Makefile
25 lines
670 B
Makefile
# New ports collection makefile for: xlisp-stat
|
|
# Version required: 3.52
|
|
# Date created: Tue Aug 15 17:57:48 CDT 1995
|
|
# Whom: erich@rrnet.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xlispstat-3-52-9
|
|
PKGNAME= xlispstat-3.52.9
|
|
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
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
USE_XLIB= yes
|
|
HAS_CONFIGURE= yes
|
|
ALL_TARGET=
|
|
|
|
.include <bsd.port.mk>
|