PORTNAME=	Eval-WithLexicals
PORTVERSION=	1.003006
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:HAARG
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for pure perl eval with persistent lexical variables
WWW=		https://metacpan.org/release/Eval-WithLexicals

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Moo>=0.009006:devel/p5-Moo \
		p5-strictures>=1:devel/p5-strictures

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>
