PORTNAME=	withr
PORTVERSION=	3.0.2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Run Code 'With' Temporarily Modified Global State
WWW=		https://cran.r-project.org/web/packages/withr/

LICENSE=	mit

USES=		cran:auto-plist

NO_TEST=	yes

.include <bsd.port.mk>
