aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Table-LTSV
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 00:21:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 00:21:18 +0000
commit8ca4b6ee79f435298f8a1a19af23bd42aef8ab7d (patch)
tree2f4c79b9a6ca1cb93f533e237e812b83330f3fe1 /textproc/p5-Text-Table-LTSV
parenta8d6b7d121e482790b8136231c5939b5efe6bf76 (diff)
downloadports-8ca4b6ee79f435298f8a1a19af23bd42aef8ab7d.tar.gz
ports-8ca4b6ee79f435298f8a1a19af23bd42aef8ab7d.zip
Add p5-Text-Table-LTSV 0.001
Text::Table::LTSV provides a single function, table, which formats a two-dimensional array of data as LTSV. WWW: https://metacpan.org/release/Text-Table-LTSV
Notes
Notes: svn path=/head/; revision=499505
Diffstat (limited to 'textproc/p5-Text-Table-LTSV')
-rw-r--r--textproc/p5-Text-Table-LTSV/Makefile22
-rw-r--r--textproc/p5-Text-Table-LTSV/distinfo3
-rw-r--r--textproc/p5-Text-Table-LTSV/pkg-descr4
-rw-r--r--textproc/p5-Text-Table-LTSV/pkg-plist2
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/p5-Text-Table-LTSV/Makefile b/textproc/p5-Text-Table-LTSV/Makefile
new file mode 100644
index 000000000000..3ea039ec00a1
--- /dev/null
+++ b/textproc/p5-Text-Table-LTSV/Makefile
@@ -0,0 +1,22 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Text-Table-LTSV
+PORTVERSION= 0.001
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Generate LTSV
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Table-LTSV/distinfo b/textproc/p5-Text-Table-LTSV/distinfo
new file mode 100644
index 000000000000..5631be64b818
--- /dev/null
+++ b/textproc/p5-Text-Table-LTSV/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1552149397
+SHA256 (Text-Table-LTSV-0.001.tar.gz) = 5060cd1e136b082ee28a09f919b80118d2e77527309da4acd4fe5df868110c8b
+SIZE (Text-Table-LTSV-0.001.tar.gz) = 14876
diff --git a/textproc/p5-Text-Table-LTSV/pkg-descr b/textproc/p5-Text-Table-LTSV/pkg-descr
new file mode 100644
index 000000000000..ec3dea8b1d76
--- /dev/null
+++ b/textproc/p5-Text-Table-LTSV/pkg-descr
@@ -0,0 +1,4 @@
+Text::Table::LTSV provides a single function, table, which formats a
+two-dimensional array of data as LTSV.
+
+WWW: https://metacpan.org/release/Text-Table-LTSV
diff --git a/textproc/p5-Text-Table-LTSV/pkg-plist b/textproc/p5-Text-Table-LTSV/pkg-plist
new file mode 100644
index 000000000000..1ed854d37d74
--- /dev/null
+++ b/textproc/p5-Text-Table-LTSV/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/Text/Table/LTSV.pm
+%%PERL5_MAN3%%/Text::Table::LTSV.3.gz