# New ports collection makefile for:	p5-Tee
# Date created:		2011-02-04
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Tee/Makefile,v 1.1 2011/02/05 02:18:06 swills Exp $
#

PORTNAME=	Tee
PORTVERSION=	0.14
CATEGORIES=	devel
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/D/DA/DAGOLDEN
PKGNAMEPREFIX=	p5-

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Pure Perl emulation of GNU tee

PERL_CONFIGURE=	yes

MAN1=	ptee.1
MAN3=	Tee::App.3 Tee.3

.include <bsd.port.mk>
