diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Format-Human-Bytes/DESCR | 2 | ||||
-rw-r--r-- | devel/p5-Format-Human-Bytes/Makefile | 19 | ||||
-rw-r--r-- | devel/p5-Format-Human-Bytes/distinfo | 5 |
3 files changed, 26 insertions, 0 deletions
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 |