diff --git a/textproc/p5-Text-sprintfn/Makefile b/textproc/p5-Text-sprintfn/Makefile index e978cf266602..93e9a3cae149 100644 --- a/textproc/p5-Text-sprintfn/Makefile +++ b/textproc/p5-Text-sprintfn/Makefile @@ -1,20 +1,22 @@ PORTNAME= Text-sprintfn PORTVERSION= 0.090 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Drop-in replacement for sprintf(), with named parameter support WWW= https://metacpan.org/release/Text-sprintfn BUILD_DEPENDS= p5-Exporter>=5.57:devel/p5-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes + PLIST_FILES= ${SITE_MAN3_REL}/Text::sprintfn.3.gz \ ${SITE_PERL_REL}/Text/sprintfn.pm .include