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,2 @@
The Perl 5 module Math::Base36 converts to and from Base36 numbers
(0..9 - A..Z).

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:22 wiz Exp $
#
DISTNAME= Math-Base36-0.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Base36/
COMMENT= Perl 5 module to encode and decode base36 strings
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Math/Base36/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2012/08/23 12:38:35 wen Exp $
SHA1 (Math-Base36-0.10.tar.gz) = 9edd3aac11d7f75d56ce8ce84aad70068dad7868
RMD160 (Math-Base36-0.10.tar.gz) = b496f91494370e69923257f630c6e3102ab32fdd
Size (Math-Base36-0.10.tar.gz) = 20414 bytes