2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Mathieu Arnold <m@absolight.net>
|
2002-11-22 21:50:49 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Reflow
|
2009-08-17 16:22:27 +02:00
|
|
|
PORTVERSION= 1.09
|
2002-11-22 21:50:49 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2007-08-31 15:37:23 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-11-22 21:50:49 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-16 11:55:32 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 14:42:50 +01:00
|
|
|
COMMENT= Perl module for reflowing text files
|
2002-11-22 21:50:49 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-11-22 21:50:49 +01:00
|
|
|
|
2004-10-07 14:49:34 +02:00
|
|
|
EXTRA_PATCHES= ${PATCHDIR}/5.8-Reflow.pm
|
2003-05-03 03:30:36 +02:00
|
|
|
|
2009-07-22 18:27:08 +02:00
|
|
|
.include <bsd.port.mk>
|