Index: head/textproc/p5-Text-Table-Any/Makefile =================================================================== --- head/textproc/p5-Text-Table-Any/Makefile (nonexistent) +++ head/textproc/p5-Text-Table-Any/Makefile (revision 475561) @@ -0,0 +1,25 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Text-Table-Any +PORTVERSION= 0.092 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Generate text table using one of several backends + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Text-Table-ASV>=0:textproc/p5-Text-Table-ASV \ + p5-Text-Table-Tiny>=0:textproc/p5-Text-Table-Tiny + +NO_ARCH= yes +USE_PERL5= configure +USES= perl5 + +.include Property changes on: head/textproc/p5-Text-Table-Any/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: head/textproc/p5-Text-Table-Any/distinfo =================================================================== --- head/textproc/p5-Text-Table-Any/distinfo (nonexistent) +++ head/textproc/p5-Text-Table-Any/distinfo (revision 475561) @@ -0,0 +1,3 @@ +TIMESTAMP = 1532770421 +SHA256 (Text-Table-Any-0.092.tar.gz) = d73511acfdb60decf8cfd2a5c9273e3b9a28464545df5efe0b27b64ab7c89fb7 +SIZE (Text-Table-Any-0.092.tar.gz) = 17038 Property changes on: head/textproc/p5-Text-Table-Any/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: head/textproc/p5-Text-Table-Any/pkg-descr =================================================================== --- head/textproc/p5-Text-Table-Any/pkg-descr (nonexistent) +++ head/textproc/p5-Text-Table-Any/pkg-descr (revision 475561) @@ -0,0 +1,6 @@ +Text::Table::Any provides a single function, table, which formats a +two-dimensional array of data as text table, using one of several available +backends. The interface is modelled after Text::Table::Tiny (0.3); +Text::Table::Tiny also happens to be the default backend. + +WWW: https://metacpan.org/release/Text-Table-Any Property changes on: head/textproc/p5-Text-Table-Any/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: head/textproc/p5-Text-Table-Any/pkg-plist =================================================================== --- head/textproc/p5-Text-Table-Any/pkg-plist (nonexistent) +++ head/textproc/p5-Text-Table-Any/pkg-plist (revision 475561) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Text/Table/Any.pm +%%PERL5_MAN3%%/Text::Table::Any.3.gz Property changes on: head/textproc/p5-Text-Table-Any/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