# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

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

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Run Code 'With' Temporarily Modified Global State

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>
