# New ports collection makefile for:	p5-Text-Outdent
# Date created:		2011-01-13
# Whom:			Kurt Lidl <kurt.lidl@cello.com>
#
# $FreeBSD: ports/devel/p5-Text-Outdent/Makefile,v 1.1 2011/01/30 11:49:07 miwi Exp $
#

PORTNAME=	Text-Outdent
PORTVERSION=	0.01
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN/../../authors/id/L/LO/LODIN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kurt.lidl@cello.com
COMMENT=	Strip leading whitespace from here-docs

PERL_CONFIGURE=	yes

MAN3=	Text::Outdent.3

.include <bsd.port.mk>
