# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/math/R-cran-lazyeval/Makefile 464084 2018-03-10 17:46:04Z gerald $

PORTNAME=	lazyeval
DISTVERSION=	0.2.1
PORTREVISION=	1
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>
