Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -0,0 +1,2 @@
Text::Table can be used to render plaintext/ASCII-art/Unicode-art
tables.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2015/07/25 13:53:10 bsiegert Exp $
DISTNAME= Text-Table-1.130
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-Table
COMMENT= Perl module to generate formatted text tables
LICENSE= mit
BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
DEPENDS+= p5-Text-Aligner-[0-9]*:../../textproc/p5-Text-Aligner
PERL5_PACKLIST= auto/Text/Table/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/07/25 13:53:10 bsiegert Exp $
SHA1 (Text-Table-1.130.tar.gz) = f66ed80371fcffe16788706c353e78aba03961b7
RMD160 (Text-Table-1.130.tar.gz) = 002eeb7e7d2cc4810e82fb6e931fdc7e52e47f50
Size (Text-Table-1.130.tar.gz) = 28019 bytes