summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-03-24 14:35:08 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-03-24 14:35:08 +0000
commit252a2428d5090bbfbde98eabd5c948b7dae2958c (patch)
tree57754382625a7873a38fcb35eee07c8344c5ead3 /converters/Makefile
parent- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG (diff)
Add p5-Text-Bidi
Perl interface to the libfribidi library that implements the Unicode bidi algorithm. The bidi algorithm is a specification for displaying text that consists of both left-to-right and right-to-left written languages. WWW: http://search.cpan.org/~kamensky/Text-Bidi/
Notes
Notes: svn path=/head/; revision=209684
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 9ca36fff6302..98dc58193784 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -66,6 +66,7 @@
SUBDIR += p5-Number-Nary
SUBDIR += p5-Number-RecordLocator
SUBDIR += p5-String-Multibyte
+ SUBDIR += p5-Text-Bidi
SUBDIR += p5-Text-Iconv
SUBDIR += p5-Text-Unidecode
SUBDIR += p5-Unicode-IMAPUtf7