PORTNAME=	itertools
DISTVERSION=	0.1-3
PORTREVISION=	5
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Iterator Tools for R
WWW=		https://cran.r-project.org/web/packages/itertools/

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-iterators>=1.0.0:devel/R-cran-iterators

USES=	cran:auto-plist

.include <bsd.port.mk>
