aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Table-TinyWide
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 00:23:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 00:23:44 +0000
commitac83ea11551456cf6a3fe3fb9bb32b5e0de0b661 (patch)
tree0815b14426e5519954194eb2733d7a5771cb603b /textproc/p5-Text-Table-TinyWide
parentccc9b291726eabfe3b396b4a3b925dbf68335269 (diff)
downloadports-ac83ea11551456cf6a3fe3fb9bb32b5e0de0b661.tar.gz
ports-ac83ea11551456cf6a3fe3fb9bb32b5e0de0b661.zip
Add p5-Text-Table-TinyWide 0.001
Text::Table::TinyWide is like Text::Table::Tiny with added support for wide characters. With this module, text with wide characters will still line up. Interface, options, and format variables are the same as in Text::Table::Tiny. WWW: https://metacpan.org/release/Text-Table-TinyWide
Notes
Notes: svn path=/head/; revision=499512
Diffstat (limited to 'textproc/p5-Text-Table-TinyWide')
-rw-r--r--textproc/p5-Text-Table-TinyWide/Makefile25
-rw-r--r--textproc/p5-Text-Table-TinyWide/distinfo3
-rw-r--r--textproc/p5-Text-Table-TinyWide/pkg-descr6
-rw-r--r--textproc/p5-Text-Table-TinyWide/pkg-plist2
4 files changed, 36 insertions, 0 deletions
diff --git a/textproc/p5-Text-Table-TinyWide/Makefile b/textproc/p5-Text-Table-TinyWide/Makefile
new file mode 100644
index 000000000000..5c1d96b96349
--- /dev/null
+++ b/textproc/p5-Text-Table-TinyWide/Makefile
@@ -0,0 +1,25 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Text-Table-TinyWide
+PORTVERSION= 0.001
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Text::Table::Tiny with support for wide character
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Text-WideChar-Util>=0:textproc/p5-Text-WideChar-Util
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Table-TinyWide/distinfo b/textproc/p5-Text-Table-TinyWide/distinfo
new file mode 100644
index 000000000000..29514cfd3869
--- /dev/null
+++ b/textproc/p5-Text-Table-TinyWide/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1552150255
+SHA256 (Text-Table-TinyWide-0.001.tar.gz) = 1e9ecaeacba23b0885b822dc16525191bb78544be8294e060b896e37f43f4082
+SIZE (Text-Table-TinyWide-0.001.tar.gz) = 14160
diff --git a/textproc/p5-Text-Table-TinyWide/pkg-descr b/textproc/p5-Text-Table-TinyWide/pkg-descr
new file mode 100644
index 000000000000..3b69667a2126
--- /dev/null
+++ b/textproc/p5-Text-Table-TinyWide/pkg-descr
@@ -0,0 +1,6 @@
+Text::Table::TinyWide is like Text::Table::Tiny with added support for wide
+characters. With this module, text with wide characters will still line up.
+
+Interface, options, and format variables are the same as in Text::Table::Tiny.
+
+WWW: https://metacpan.org/release/Text-Table-TinyWide
diff --git a/textproc/p5-Text-Table-TinyWide/pkg-plist b/textproc/p5-Text-Table-TinyWide/pkg-plist
new file mode 100644
index 000000000000..195f2850f47c
--- /dev/null
+++ b/textproc/p5-Text-Table-TinyWide/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/Text/Table/TinyWide.pm
+%%PERL5_MAN3%%/Text::Table::TinyWide.3.gz