Update textproc/p5-Text-Format to version 0.58_1
[dports.git] / textproc / p5-Text-Format / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       Text-Format
4 PORTVERSION=    0.58
5 PORTREVISION=   1
6 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     tobez@FreeBSD.org
11 COMMENT=        Various subroutines to format text
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>