aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-12-06 14:47:01 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-12-06 14:47:01 +0000
commit58432186eab43b6c01173b529312e00d59efc877 (patch)
tree2bcefc01e8e0759b1fce8d088c3134e4c25322bc /textproc/Makefile
parent8bba7341bdd744f0f58720298759192ce764dc97 (diff)
downloadports-58432186eab43b6c01173b529312e00d59efc877.tar.gz
ports-58432186eab43b6c01173b529312e00d59efc877.zip
uchardet is a C language binding of the original C++ implementation
of the universal charset detection library by Mozilla. WWW: https://code.google.com/p/uchardet/ PR: 195083 Submitted by: Yuri Victorovich <yuri@rawbw.com>
Notes
Notes: svn path=/head/; revision=374113
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 6f9e9e11333a..e3960f9a3d4e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1501,6 +1501,7 @@
SUBDIR += txt2html
SUBDIR += txt2man
SUBDIR += txt2tags
+ SUBDIR += uchardet
SUBDIR += uim
SUBDIR += uim-el
SUBDIR += uim-gtk