freebsd-ports/textproc/p5-Text-FixEOL/Makefile

23 lines
425 B
Makefile
Raw Normal View History

# New ports collection makefile for: textproc/p5-Text-FixEOL
# Date created: Mar 21 2007
# Whom: lth@FreeBSD.org
#
# $FreeBSD$
#
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>