# $NetBSD: Makefile,v 1.1 2022/12/18 02:10:59 mef Exp $

R_PKGNAME=	foreach
R_PKGVER=	1.5.2
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Provides Foreach Looping Construct
LICENSE=	apache-2.0

DEPENDS+=	R-iterators>=1.0.14:../../devel/R-iterators

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
