Import of pkgsrc-2015Q3
This commit is contained in:
2
textproc/p5-Text-Table/DESCR
Normal file
2
textproc/p5-Text-Table/DESCR
Normal file
@@ -0,0 +1,2 @@
|
||||
Text::Table can be used to render plaintext/ASCII-art/Unicode-art
|
||||
tables.
|
||||
20
textproc/p5-Text-Table/Makefile
Normal file
20
textproc/p5-Text-Table/Makefile
Normal 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"
|
||||
5
textproc/p5-Text-Table/distinfo
Normal file
5
textproc/p5-Text-Table/distinfo
Normal 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
|
||||
Reference in New Issue
Block a user