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

4
math/p5-Math-Round/DESCR Normal file
View File

@@ -0,0 +1,4 @@
Math::Round is a Perl module. It supplies functions to round numbers,
both positive and negative, in various ways. This may seem like an
odd thing to write a whole module for, but rounding can sometimes be
a little tricky, so I thought some people might find this useful.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:23 wiz Exp $
#
DISTNAME= Math-Round-0.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Round/
COMMENT= Perl extension for rounding numbers
PERL5_PACKLIST= auto/Math/Round/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/04/21 17:46:39 schmonz Exp $
SHA1 (Math-Round-0.06.tar.gz) = ab6d15a5594b3f443b70c1d6477fc8409520173a
RMD160 (Math-Round-0.06.tar.gz) = c9f68f179d77a992a1bf21b0918457415a6789c9
Size (Math-Round-0.06.tar.gz) = 5002 bytes