summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-06-01 14:49:53 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-06-01 14:49:53 +0000
commitcd03837f40a58c76c22ad069d55fff2348e1acbc (patch)
tree9fd39259a846dc452a3d2d2fa91a4487933825e4 /textproc/Makefile
parentdocument Apache Jakarta Tomcat 5.x XSS issue (diff)
- New port: textproc/lemmatizer
Library for automatic morphological analysis of English, Russian and German Languages. Finds the lemmas (all forms) of a word. Written in C++. PR: ports/81521 Submitted by: Andrei V. Shetuhin <shetuhin@corp.mail.ru>
Notes
Notes: svn path=/head/; revision=136607
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 ab0ddaea691f..c7ea1e749472 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -200,6 +200,7 @@
SUBDIR += lacheck
SUBDIR += latex2html
SUBDIR += latte
+ SUBDIR += lemmatizer
SUBDIR += libcroco
SUBDIR += libebml
SUBDIR += libextractor