# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

PORTNAME=	lazyeval
DISTVERSION=	0.2.2
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Disciplined approach to non-standard evaluation

LICENSE=	GPLv3

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
