# New ports collection makefile for:	devel/p5-File-CountLines
# Date created:				11 March 2010
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-File-CountLines/Makefile,v 1.1 2010/03/11 20:55:45 tobez Exp $
#

PORTNAME=	File-CountLines
PORTVERSION=	0.0.2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Efficiently count the number of line breaks in a file

PERL_CONFIGURE=	yes

MAN3=	File::CountLines.3

.include <bsd.port.mk>
