aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-10-16 08:39:36 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-10-16 08:39:36 +0000
commitbc1b0038da1a24afc4ff73c6462a58f7bee6ed22 (patch)
tree4851c8f0f2617245ada5d57b3768ae1e7ad48b0e /textproc/Makefile
parentf64bd6119ad1d874acef16c415dd221f06d6e44e (diff)
downloadports-bc1b0038da1a24afc4ff73c6462a58f7bee6ed22.tar.gz
ports-bc1b0038da1a24afc4ff73c6462a58f7bee6ed22.zip
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. WWW: http://www.flexiguided.de/publications.utf8proc.en.html
Notes
Notes: svn path=/head/; revision=201552
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 3081d5a81c8c..5ca9f7d8a54d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -986,6 +986,7 @@
SUBDIR += unroff
SUBDIR += unrtf
SUBDIR += urlview
+ SUBDIR += utf8proc
SUBDIR += uz-aspell
SUBDIR += vbindiff
SUBDIR += wa-aspell