PORTNAME=	IO-CaptureOutput
PORTVERSION=	1.1105
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Capture STDOUT/STDERR from subprocesses and XS/C modules
WWW=		https://metacpan.org/release/IO-CaptureOutput

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>
