# New ports collection makefile for:	textproc/p5-Text-FixEOL
# Date created:				Mar 21 2007
# Whom:					lth@FreeBSD.org
#
# $FreeBSD: ports/textproc/p5-Text-FixEOL/Makefile,v 1.1 2007/03/22 18:00:29 lth Exp $
#

PORTNAME=	Text-FixEOL
PORTVERSION=	1.05
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Text
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Canonicalizes text to a specified EOL/EOF convention

MAN3=		Text::FixEOL.3

PERL_MODBUILD=	yes

.include <bsd.port.mk>
