Index: textproc/p5-String-Pad/Makefile =================================================================== --- textproc/p5-String-Pad/Makefile (nonexistent) +++ textproc/p5-String-Pad/Makefile (working copy) @@ -0,0 +1,20 @@ +# 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 + +RUN_DEPENDS= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include Property changes on: textproc/p5-String-Pad/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/p5-String-Pad/distinfo =================================================================== --- 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 Property changes on: textproc/p5-String-Pad/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/p5-String-Pad/pkg-descr =================================================================== --- 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 Property changes on: textproc/p5-String-Pad/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/p5-String-Pad/pkg-plist =================================================================== --- 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 Property changes on: textproc/p5-String-Pad/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property