--- textproc/p5-Text-sprintfn/Makefile (nonexistent) +++ textproc/p5-Text-sprintfn/Makefile (working copy) @@ -0,0 +1,18 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +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 + +BUILD_DEPENDS= p5-Exporter>=5.57:devel/p5-Exporter + +USES= perl5 +USE_PERL5= configure + +.include --- textproc/p5-Text-sprintfn/distinfo (nonexistent) +++ textproc/p5-Text-sprintfn/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1580884747 +SHA256 (Text-sprintfn-0.090.tar.gz) = 1ff9cfbb6a2d3b667109a4751b8421bd81802166c7be2fc367df57dd7a39fcdc +SIZE (Text-sprintfn-0.090.tar.gz) = 18201 --- textproc/p5-Text-sprintfn/pkg-descr (nonexistent) +++ textproc/p5-Text-sprintfn/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Drop-in replacement for sprintf(), with named parameter support + +WWW: https://metacpan.org/release/Text-sprintfn --- textproc/p5-Text-sprintfn/pkg-plist (nonexistent) +++ textproc/p5-Text-sprintfn/pkg-plist (working copy) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/Text::sprintfn.3.gz +%%SITE_PERL%%/Text/sprintfn.pm