Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Array::PrintCols is a Perl 5 module which defines a subroutine to
print arrays of elements in alphabetically, vertically sorted columns.
Optional arguments can be given to control either the width or number of
the columns, the total width of the output, and the amount of
indentation.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.31 2013/05/31 12:41:27 wiz Exp $
DISTNAME= Array-PrintCols-2.1
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
SVR4_PKGNAME= p5arp
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Array-PrintCols/
COMMENT= Perl5 module to print arrays of elements in sorted columns
PERL5_PACKLIST= auto/Array/PrintCols/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/02/24 11:02:56 agc Exp $
SHA1 (Array-PrintCols-2.1.tar.gz) = 6bd41838c92533aef850f98bd6749a930e13090b
RMD160 (Array-PrintCols-2.1.tar.gz) = 5715ba67b031d0a6459f31058e536b93ab033794
Size (Array-PrintCols-2.1.tar.gz) = 14926 bytes