diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-20 17:47:38 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-20 17:47:38 +0000 |
commit | 4733ac6446d46b4ef43935a3565cbc7d45241fef (patch) | |
tree | 28b0cc2d03220a3b7f6e2a7cccbd7f3da62a5d2b /textproc/Makefile | |
parent | 71d5bd0bfded16a9f8c9042101b8df4f15a83c91 (diff) |
Adding port textproc/p5-AI-Categorizer, a tool to aid in the automatic categorization of text documents.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=156513
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index db75c587bc1c..faecc9063448 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -288,6 +288,7 @@ SUBDIR += openvanilla-framework SUBDIR += openvanilla-modules SUBDIR += or-aspell + SUBDIR += p5-AI-Categorizer SUBDIR += p5-Apache-ParseLog SUBDIR += p5-Apache-XBEL SUBDIR += p5-Bloom-Filter |