# Created by: Eric L. Hernes <erich@rrnet.com>
# $FreeBSD: math/xlispstat/Makefile 319835 2013-06-04 08:26:46Z miwi $

PORTNAME=	xlispstat
PORTVERSION=	3.52.23
CATEGORIES=	math lang lisp
MASTER_SITES=	http://homepage.stat.uiowa.edu/~luke/xls/xlispstat/3-52/%SUBDIR%/
MASTER_SITE_SUBDIR=	. old
DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Statistics/X11 based lisp interpreter

LICENSE=	BSD

USE_XORG=	x11
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	UCFLAGS="${CFLAGS}"
ALL_TARGET=	${PORTNAME}
MAKE_JOBS_UNSAFE=	yes

.include <bsd.port.mk>
