1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/math/xlispstat/Makefile
1999-08-30 11:53:46 +00:00

22 lines
466 B
Makefile

# 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
#
# $FreeBSD$
#
DISTNAME= xlispstat-3-44
PKGNAME= xlispstat-3.44
CATEGORIES= math lang
MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/old/3-44/
MAINTAINER= erich@FreeBSD.org
.if !defined(DISPLAY)
BROKEN= Requires an X Display to build
.endif
HAS_CONFIGURE= yes
.include <bsd.port.mk>