aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-08-09 12:53:04 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-08-09 12:53:04 +0000
commitb1222ca9080f5314db2c9aa3e7cba2b4be7b3193 (patch)
tree16bb448c03381d01e58e4a1b0bef794bb801325a /math/p5-Math-Base36
parent1eed2f9c54a5713947d77639cef4bdd51573c4d7 (diff)
downloadports-b1222ca9080f5314db2c9aa3e7cba2b4be7b3193.tar.gz
ports-b1222ca9080f5314db2c9aa3e7cba2b4be7b3193.zip
Notes
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r--math/p5-Math-Base36/Makefile21
-rw-r--r--math/p5-Math-Base36/distinfo3
-rw-r--r--math/p5-Math-Base36/pkg-descr5
-rw-r--r--math/p5-Math-Base36/pkg-plist5
4 files changed, 34 insertions, 0 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
new file mode 100644
index 000000000000..7036a29b90db
--- /dev/null
+++ b/math/p5-Math-Base36/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: math/p5-Math-Base36
+# Date created: 2008-08-04
+# Whom: Yi-Hsuan Hsin <mhsin@mhsin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-Base36
+PORTVERSION= 0.05
+CATEGORIES= math perl5 converters
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= mhsin@mhsin.org
+COMMENT= Encoding and decoding of base36 strings
+
+PERL_CONFIGURE= yes
+
+MAN3= Math::Base36.3
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-Base36/distinfo b/math/p5-Math-Base36/distinfo
new file mode 100644
index 000000000000..16451ec4c49f
--- /dev/null
+++ b/math/p5-Math-Base36/distinfo
@@ -0,0 +1,3 @@
+MD5 (Math-Base36-0.05.tar.gz) = dd4faae2fed15326571651ea17ee7a04
+SHA256 (Math-Base36-0.05.tar.gz) = b5e4f2f13803bd1d2a3c221d19e82d28f9ecd3d18259e1a5bfe9a8c1630fb748
+SIZE (Math-Base36-0.05.tar.gz) = 18785
diff --git a/math/p5-Math-Base36/pkg-descr b/math/p5-Math-Base36/pkg-descr
new file mode 100644
index 000000000000..2ced30a88193
--- /dev/null
+++ b/math/p5-Math-Base36/pkg-descr
@@ -0,0 +1,5 @@
+This module converts to and from Base36 numbers (0..9 - A..Z)
+
+It was created because of an article/challenge in "The Perl Review"
+
+WWW: http://search.cpan.org/dist/Math-Base36/
diff --git a/math/p5-Math-Base36/pkg-plist b/math/p5-Math-Base36/pkg-plist
new file mode 100644
index 000000000000..648df0fa8f37
--- /dev/null
+++ b/math/p5-Math-Base36/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36/.packlist
+%%SITE_PERL%%/Math/Base36.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/Math