summaryrefslogtreecommitdiff
path: root/math/p5-Math-BaseCnv
diff options
context:
space:
mode:
authorabs <abs>2008-10-26 19:12:13 +0000
committerabs <abs>2008-10-26 19:12:13 +0000
commit726b7df32aae470216e057f5064ebc789ba53526 (patch)
tree1c53e2710553e67de146ca90c37dfea1540ff238 /math/p5-Math-BaseCnv
parentf65019fb933baac9a2a85958405009371f72b4dd (diff)
downloadpkgsrc-726b7df32aae470216e057f5064ebc789ba53526.tar.gz
Added math/p5-Math-BaseCnv version 1.4.75
BaseCnv provides a few simple functions for converting between arbitrary number bases. It is as fast as I currently know how to make it (of course relying only on the lovely Perl). If you would rather utilize an object syntax for number-base conversion, please see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc module.
Diffstat (limited to 'math/p5-Math-BaseCnv')
-rw-r--r--math/p5-Math-BaseCnv/DESCR6
-rw-r--r--math/p5-Math-BaseCnv/Makefile20
-rw-r--r--math/p5-Math-BaseCnv/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/math/p5-Math-BaseCnv/DESCR b/math/p5-Math-BaseCnv/DESCR
new file mode 100644
index 00000000000..594e77f2ef4
--- /dev/null
+++ b/math/p5-Math-BaseCnv/DESCR
@@ -0,0 +1,6 @@
+BaseCnv provides a few simple functions for converting between
+arbitrary number bases. It is as fast as I currently know how to
+make it (of course relying only on the lovely Perl). If you would
+rather utilize an object syntax for number-base conversion, please
+see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc
+module.
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile
new file mode 100644
index 00000000000..1a8a350b164
--- /dev/null
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/26 19:12:13 abs Exp $
+#
+
+DISTNAME= Math-BaseCnv-1.4.75O6Pbr
+PKGNAME= p5-${DISTNAME:C:[^0-9.][^.]*$::}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Math-BaseCnv/
+COMMENT= Fast functions to CoNVert between number Bases
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Math/BaseCnv/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-BaseCnv/distinfo b/math/p5-Math-BaseCnv/distinfo
new file mode 100644
index 00000000000..4a5ac722c21
--- /dev/null
+++ b/math/p5-Math-BaseCnv/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/26 19:12:13 abs Exp $
+
+SHA1 (Math-BaseCnv-1.4.75O6Pbr.tgz) = 95f7d3c282a16eff6acb556c425cade688fa57c3
+RMD160 (Math-BaseCnv-1.4.75O6Pbr.tgz) = 4627f692efae2471fc751c2d5713ff91f4629c45
+Size (Math-BaseCnv-1.4.75O6Pbr.tgz) = 11698 bytes