openbsd-ports/devel/p5-IO-Tee/Makefile
2022-03-11 18:49:30 +00:00

12 lines
168 B
Makefile

COMMENT= multiplex output to multiple handles
MODULES= cpan
PKG_ARCH= *
DISTNAME = IO-Tee-0.66
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>