diff options
author | aaron <aaron@FreeBSD.org> | 2006-02-21 01:47:38 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-02-21 01:47:38 +0800 |
commit | 884b0eaf84f87609bc8b5951bc71680fab9efe00 (patch) | |
tree | 3216027daf9f41e8574b12e72852a0a21424cea0 /textproc/Makefile | |
parent | 08966da1d91f72c005f8277ea136b6e22fb99c23 (diff) | |
download | freebsd-ports-gnome-884b0eaf84f87609bc8b5951bc71680fab9efe00.tar.gz freebsd-ports-gnome-884b0eaf84f87609bc8b5951bc71680fab9efe00.tar.zst freebsd-ports-gnome-884b0eaf84f87609bc8b5951bc71680fab9efe00.zip |
Adding port textproc/p5-AI-Categorizer, a tool to aid in the automatic categorization of text documents.
Approved by: tobez (implicit)
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 |