ports/devel/p5-IO-MultiPipe/Makefile
2021-04-06 16:31:07 +02:00

17 lines
364 B
Makefile

# Created by: Zane C, Bowers <vvelox@vvelox.net>
PORTNAME= IO-MultiPipe
PORTVERSION= 0.0.0
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Check for errors when running a command through multiple pipes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>