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,4 @@
The perl5 module Text::Format provides the format(), paragraphs(),
center(), expand() and unexpand() functions: i.e. various functions
for paragraph formatting, tabs/spaces expansion/contraction and
lines centering.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:16 wiz Exp $
#
DISTNAME= Text-Format-0.56
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
SVR4_PKGNAME= p5tfo
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-Format/
COMMENT= Provide perl5 formatting functions on plain text
LICENSE= ${PERL5_LICENSE}
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Text/Format/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2012/07/13 07:46:45 sno Exp $
SHA1 (Text-Format-0.56.tar.gz) = d3332b146976f31754931f00c8c78ff636b3da67
RMD160 (Text-Format-0.56.tar.gz) = e33d66c75d7a83c912d797ec56d1faddc14f1e0f
Size (Text-Format-0.56.tar.gz) = 16167 bytes