aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-08-09 20:53:04 +0800
committerrafan <rafan@FreeBSD.org>2008-08-09 20:53:04 +0800
commit4f728b460cb419edb2c25aac298951f32cef50be (patch)
treef6fe855838af243cbd6af8a86837cbcfd7e6abe7 /math/Makefile
parentd28d35b005b92cff62d3114cebdb1c74e16a44cd (diff)
downloadfreebsd-ports-gnome-4f728b460cb419edb2c25aac298951f32cef50be.tar.gz
freebsd-ports-gnome-4f728b460cb419edb2c25aac298951f32cef50be.tar.zst
freebsd-ports-gnome-4f728b460cb419edb2c25aac298951f32cef50be.zip
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/ PR: ports/126383 Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 63a3b59e4ed9..54ba67cd4081 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -199,6 +199,7 @@
SUBDIR += p5-Geo-Distance
SUBDIR += p5-Graph
SUBDIR += p5-Math-Algebra-Symbols
+ SUBDIR += p5-Math-Base36
SUBDIR += p5-Math-Base85
SUBDIR += p5-Math-BaseCalc
SUBDIR += p5-Math-Bezier