2004-01-20 00:32:04 +01:00
|
|
|
# New ports collection makefile for: p5-IO-Tee
|
|
|
|
# Date created: Sun Jan 18 07:27:41 CST 2004
|
|
|
|
# Whom: dcf@aracnet.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= IO-Tee
|
|
|
|
PORTVERSION= 0.64
|
2006-03-22 13:15:45 +01:00
|
|
|
PORTREVISION= 2
|
2004-01-20 00:32:04 +01:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-01-20 00:32:04 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-09-04 11:12:55 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-20 00:32:04 +01:00
|
|
|
COMMENT= Multiplex output to multiple output handles
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= IO::Tee.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|