1995-08-18 08:53:13 +00:00
|
|
|
# New ports collection makefile for: xlisp-stat
|
|
|
|
# Version required: 3.44
|
|
|
|
# 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
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xlispstat-3-44
|
|
|
|
PKGNAME= xlispstat-3.44
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= math lang
|
1997-08-11 15:10:33 +00:00
|
|
|
MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/old/3-44/
|
1995-08-18 08:53:13 +00:00
|
|
|
|
1995-10-28 20:42:42 +00:00
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
1998-08-20 07:35:23 +00:00
|
|
|
.if !defined(DISPLAY)
|
|
|
|
BROKEN= Requires an X Display to build
|
|
|
|
.endif
|
1995-08-18 08:53:13 +00:00
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|