Import of pkgsrc-2015Q3
This commit is contained in:
5
math/p5-Math-Base-Convert/DESCR
Normal file
5
math/p5-Math-Base-Convert/DESCR
Normal file
@@ -0,0 +1,5 @@
|
||||
This module provides fast functions and methods to convert between arbitrary
|
||||
number bases from 2 (binary) thru 65535.
|
||||
|
||||
This module is pure Perl, has no external dependencies, and is backward
|
||||
compatible with old versions of Perl 5.
|
||||
16
math/p5-Math-Base-Convert/Makefile
Normal file
16
math/p5-Math-Base-Convert/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/08/06 01:32:11 wen Exp $
|
||||
|
||||
DISTNAME= Math-Base-Convert-0.08
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Math-Base-Convert/
|
||||
COMMENT= Very fast base to base conversion
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_PACKLIST= auto/Math/Base/Convert/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
5
math/p5-Math-Base-Convert/distinfo
Normal file
5
math/p5-Math-Base-Convert/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/08/06 01:32:11 wen Exp $
|
||||
|
||||
SHA1 (Math-Base-Convert-0.08.tar.gz) = c7553e39cc5a01fda132b421307bb0b319cac891
|
||||
RMD160 (Math-Base-Convert-0.08.tar.gz) = 969453c869115c45cab9dfe704ec300a371a4887
|
||||
Size (Math-Base-Convert-0.08.tar.gz) = 41469 bytes
|
||||
Reference in New Issue
Block a user