- Add p5-Text-Table-Manifold 1.00

Text::Table::Manifold outputs tables in any one of several supported types.

WWW: http://search.cpan.org/dist/Text-Table-Manifold/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-11-06 16:51:24 +00:00
parent 48668fa30d
commit cb3c848baa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425562
5 changed files with 37 additions and 0 deletions

View File

@ -929,6 +929,7 @@
SUBDIR += p5-Text-SpellChecker-GUI
SUBDIR += p5-Text-Striphigh
SUBDIR += p5-Text-Table
SUBDIR += p5-Text-Table-Manifold
SUBDIR += p5-Text-Tabs+Wrap
SUBDIR += p5-Text-TabularDisplay
SUBDIR += p5-Text-Tags

View File

@ -0,0 +1,28 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Text-Table-Manifold
PORTVERSION= 1.00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Render tables in manifold formats
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Const-Exporter>=0.2.3:devel/p5-Const-Exporter \
p5-HTML-Entities-Interpolate>=1.05:textproc/p5-HTML-Entities-Interpolate \
p5-List-AllUtils>=0.08:devel/p5-List-AllUtils \
p5-Module-Runtime>=0.014:devel/p5-Module-Runtime \
p5-Moo>=1.006000:devel/p5-Moo \
p5-Type-Tiny>=1.000004:devel/p5-Type-Tiny \
p5-Unicode-LineBreak>=2013.10:textproc/p5-Unicode-LineBreak
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5 tar:tgz
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1478373891
SHA256 (Text-Table-Manifold-1.00.tgz) = 9cdd19c8f0e1153a60cfd575664f5a41d1df17401cbc1e7b2655938d21808fb3
SIZE (Text-Table-Manifold-1.00.tgz) = 23695

View File

@ -0,0 +1,3 @@
Text::Table::Manifold outputs tables in any one of several supported types.
WWW: http://search.cpan.org/dist/Text-Table-Manifold/

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/Text/Table/Manifold.pm
%%PERL5_MAN3%%/Text::Table::Manifold.3.gz