From 9ab5557eadc36542f2cc385475fd648c73904850 Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 5 Dec 2009 21:36:40 +0000 Subject: Initial import of p5-Format-Human-Bytes version 0.04 in the NetBSD Packages Collection. The Perl 5 module Format::Human::Bytes produces printable strings which are more readable by humans than simple bytecounts. --- devel/p5-Format-Human-Bytes/DESCR | 2 ++ devel/p5-Format-Human-Bytes/Makefile | 19 +++++++++++++++++++ devel/p5-Format-Human-Bytes/distinfo | 5 +++++ 3 files changed, 26 insertions(+) create mode 100644 devel/p5-Format-Human-Bytes/DESCR create mode 100644 devel/p5-Format-Human-Bytes/Makefile create mode 100644 devel/p5-Format-Human-Bytes/distinfo diff --git a/devel/p5-Format-Human-Bytes/DESCR b/devel/p5-Format-Human-Bytes/DESCR new file mode 100644 index 00000000000..baab6a2b79b --- /dev/null +++ b/devel/p5-Format-Human-Bytes/DESCR @@ -0,0 +1,2 @@ +The Perl 5 module Format::Human::Bytes produces printable strings +which are more readable by humans than simple bytecounts. diff --git a/devel/p5-Format-Human-Bytes/Makefile b/devel/p5-Format-Human-Bytes/Makefile new file mode 100644 index 00000000000..bc53294e834 --- /dev/null +++ b/devel/p5-Format-Human-Bytes/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/12/05 21:36:40 seb Exp $ +# + +DISTNAME= Format-Human-Bytes-0.04 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Format/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Format-Human-Bytes/ +COMMENT= Perl 5 module to format a bytecount and make it human readable + +USE_LANGUAGES= # empty +PKG_DESTDIR_SUPPORT= user-destdir + +PERL5_PACKLIST= auto/Format/Human/Bytes/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Format-Human-Bytes/distinfo b/devel/p5-Format-Human-Bytes/distinfo new file mode 100644 index 00000000000..57cb5887f14 --- /dev/null +++ b/devel/p5-Format-Human-Bytes/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/12/05 21:36:40 seb Exp $ + +SHA1 (Format-Human-Bytes-0.04.tar.gz) = 03cd933d75076170ffb81f62ebe791dee983ed98 +RMD160 (Format-Human-Bytes-0.04.tar.gz) = 1a3c3d888d91c3c97d62aedd885feb582cf3c725 +Size (Format-Human-Bytes-0.04.tar.gz) = 23322 bytes -- cgit v1.2.3