summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-01-24 20:05:58 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-01-24 20:05:58 +0000
commitf4f8e5e01e5c96bc0c3da2166bbd9d267183a7ad (patch)
treea014b8f0857f5115b7bc568ac9540bc1b65ff1fb /converters/Makefile
parent- chase textproc/opensp's libosp version upgrade (diff)
Add converters/p5-Number-RecordLocator, a Perl module that encodes
integers into a short locator string.
Notes
Notes: svn path=/head/; revision=183180
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 aee6d35cd6aa..e7739c755fad 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -60,6 +60,7 @@
SUBDIR += p5-MIME-Base32
SUBDIR += p5-MIME-Base64
SUBDIR += p5-Number-Nary
+ SUBDIR += p5-Number-RecordLocator
SUBDIR += p5-String-Multibyte
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Text-Unidecode