--- textproc/p5-String-Pad/Makefile (nonexistent) +++ textproc/p5-String-Pad/Makefile (working copy) @@ -0,0 +1,18 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +PORTNAME= String-Pad +PORTVERSION= 0.020 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= String padding routines + +BUILD_DEPENDS= p5-Exporter>=5.57:devel/p5-Exporter + +USES= perl5 +USE_PERL5= configure + +.include --- textproc/p5-String-Pad/distinfo (nonexistent) +++ textproc/p5-String-Pad/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1580883674 +SHA256 (String-Pad-0.020.tar.gz) = f232175b00994f463e6394abe08c3af4a80b4c44e5656e384c92c6bca2c0093d +SIZE (String-Pad-0.020.tar.gz) = 14436 --- textproc/p5-String-Pad/pkg-descr (nonexistent) +++ textproc/p5-String-Pad/pkg-descr (working copy) @@ -0,0 +1,3 @@ +String padding routines + +WWW: https://metacpan.org/release/String-Pad --- textproc/p5-String-Pad/pkg-plist (nonexistent) +++ textproc/p5-String-Pad/pkg-plist (working copy) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/String::Pad.3.gz +%%SITE_PERL%%/String/Pad.pm