1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/devel/p5-IO-Tee/Makefile
2021-04-06 16:31:07 +02:00

21 lines
326 B
Makefile

# Created by: dcf@aracnet.com
PORTNAME= IO-Tee
PORTVERSION= 0.66
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Multiplex output to multiple output handles
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>