# Created by: Eric L. Hernes <erich@rrnet.com>
# $FreeBSD: math/xlispstat/Makefile 327746 2013-09-20 20:55:04Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
