freebsd-ports/textproc/p5-Text-Reflow/Makefile
2009-08-17 14:22:27 +00:00

23 lines
448 B
Makefile

# New ports collection makefile for: textproc/p5- Text-Reflow
# Date created: 2 August 2002
# Whom: Mathieu Arnold <m@absolight.net>
#
# $FreeBSD$
#
PORTNAME= Text-Reflow
PORTVERSION= 1.09
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for reflowing text files
PERL_CONFIGURE= yes
MAN3= Text::Reflow.3
EXTRA_PATCHES= ${PATCHDIR}/5.8-Reflow.pm
.include <bsd.port.mk>