summaryrefslogtreecommitdiff
path: root/math/p5-Math-Base85
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-08-13 07:59:41 +0000
committeradrianp <adrianp>2005-08-13 07:59:41 +0000
commit96202cf1661e50b05216231123314778a68a7d2f (patch)
tree37979bc43b18314592f959198607c141c7b9827a /math/p5-Math-Base85
parentc25348701e1715d2ac6483af051067c5706576e3 (diff)
downloadpkgsrc-96202cf1661e50b05216231123314778a68a7d2f.tar.gz
This module handles numbers in base 85, via strings and Math::BigInt.
For more information, read the module or rfc1924.txt.
Diffstat (limited to 'math/p5-Math-Base85')
-rw-r--r--math/p5-Math-Base85/DESCR2
-rw-r--r--math/p5-Math-Base85/Makefile16
-rw-r--r--math/p5-Math-Base85/PLIST1
-rw-r--r--math/p5-Math-Base85/distinfo5
4 files changed, 24 insertions, 0 deletions
diff --git a/math/p5-Math-Base85/DESCR b/math/p5-Math-Base85/DESCR
new file mode 100644
index 00000000000..d034a5b34d3
--- /dev/null
+++ b/math/p5-Math-Base85/DESCR
@@ -0,0 +1,2 @@
+This module handles numbers in base 85, via strings and Math::BigInt.
+For more information, read the module or rfc1924.txt.
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile
new file mode 100644
index 00000000000..69ff70299f0
--- /dev/null
+++ b/math/p5-Math-Base85/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/08/13 07:59:41 adrianp Exp $
+
+DISTNAME= Math-Base85-0.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= adrianp@NetBSD.org
+COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Math/Base85/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-Base85/PLIST b/math/p5-Math-Base85/PLIST
new file mode 100644
index 00000000000..71ec7229ed8
--- /dev/null
+++ b/math/p5-Math-Base85/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/13 07:59:41 adrianp Exp $
diff --git a/math/p5-Math-Base85/distinfo b/math/p5-Math-Base85/distinfo
new file mode 100644
index 00000000000..8d7a452b3c8
--- /dev/null
+++ b/math/p5-Math-Base85/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/08/13 07:59:41 adrianp Exp $
+
+SHA1 (Math-Base85-0.2.tar.gz) = eae5fd953dc2b6b0e15ab9d6aeee705156cc943b
+RMD160 (Math-Base85-0.2.tar.gz) = c9816c1bfd75eaff54d9e5f3f4c56198bc30d4a2
+Size (Math-Base85-0.2.tar.gz) = 6495 bytes