PORTNAME=	Scope-Container
PORTVERSION=	0.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	bokutin@bokut.in
COMMENT=	Container object for temporary scoped items like database connections
WWW=		https://metacpan.org/release/Scope-Container

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes
PLIST_FILES=	${SITE_PERL_REL}/Scope/Container.pm \
		${SITE_MAN3_REL}/Scope::Container.3.gz

.include <bsd.port.mk>
