diff options
Diffstat (limited to 'www/p5-Template-Plugin-Comma/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-Comma/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile index 785b781df45b..c398c67f941f 100644 --- a/www/p5-Template-Plugin-Comma/Makefile +++ b/www/p5-Template-Plugin-Comma/Makefile @@ -6,20 +6,18 @@ # PORTNAME= Template-Plugin-Comma -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= www textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template PKGNAMEPREFIX= p5- MAINTAINER= knu@FreeBSD.org -COMMENT= Template::Plugin::Comma - TT Plugin to commify numbers +COMMENT= TT Plugin to commify numbers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Incomplete pkg-plist - PERL_CONFIGURE= yes MAN3= Template::Plugin::Comma.3 |