summaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-CaptureOutput/Makefile
blob: 7ddad7b3d144e4281da01676ad9b989fd14d83cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$

PORTNAME=	IO-CaptureOutput
PORTVERSION=	1.11.02
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Capture STDOUT/STDERR from subprocesses and XS/C modules

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud