aboutsummaryrefslogtreecommitdiffstats
path: root/converters/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2008-03-24 22:35:08 +0800
committerahze <ahze@FreeBSD.org>2008-03-24 22:35:08 +0800
commitb36f44bcd18447de131a060a1864ce38c3c20e60 (patch)
tree62025491bfbff45c17cfd91e3ba8f05764fe69e9 /converters/Makefile
parentdd70e028701d877ba20b006edcedc6df5c408d09 (diff)
downloadfreebsd-ports-gnome-b36f44bcd18447de131a060a1864ce38c3c20e60.tar.gz
freebsd-ports-gnome-b36f44bcd18447de131a060a1864ce38c3c20e60.tar.zst
freebsd-ports-gnome-b36f44bcd18447de131a060a1864ce38c3c20e60.zip
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/
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