openbsd-ports/devel/p5-IO-CaptureOutput/Makefile
2013-03-11 10:50:00 +00:00

15 lines
314 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:18 espie Exp $
COMMENT = capture STDOUT and STDERR from Perl code, subprocesses or XS
MODULES = cpan
DISTNAME = IO-CaptureOutput-1.1102
CATEGORIES = devel
MAINTAINER = Pascal Stumpf <Pascal.Stumpf@cubes.de>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>