diff options
Diffstat (limited to 'textproc/p5-Text-SimpleTable/Makefile')
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 7ae3bb28f472..cc58f33d0368 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -6,16 +6,15 @@ # PORTNAME= Text-SimpleTable -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Simple Eyecandy ASCII Tables -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= Text::SimpleTable.3 |