aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-01-05 08:53:52 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-01-05 08:53:52 +0000
commit458cc5f453f5292301a830c5806a72c551d4d0c5 (patch)
treeb9cb873d850b76f8ff4429341cb804d1e7d3d12f /converters/Makefile
parent3af50e783dff41c5dcc958f16606bda16a77006f (diff)
downloadports-458cc5f453f5292301a830c5806a72c551d4d0c5.tar.gz
ports-458cc5f453f5292301a830c5806a72c551d4d0c5.zip
Add converters/p5-Number-Nary 0.102, a Perl module that lets one convert
numbers into strings that encode the number using the digit set of one's choice.
Notes
Notes: svn path=/head/; revision=181496
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 0346697082a6..aee6d35cd6aa 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -59,6 +59,7 @@
SUBDIR += p5-JSON
SUBDIR += p5-MIME-Base32
SUBDIR += p5-MIME-Base64
+ SUBDIR += p5-Number-Nary
SUBDIR += p5-String-Multibyte
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Text-Unidecode