aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-14 03:53:54 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-14 03:53:54 +0000
commitc7fa2c68482c835ea9c61e04029cc15d8b7bd4c3 (patch)
tree197beaf7a6afb55b9375a3f67bbd700c32409f69 /textproc/Makefile
parent35d57e0f93b79391378251538749df7596b5e1f0 (diff)
downloadports-c7fa2c68482c835ea9c61e04029cc15d8b7bd4c3.tar.gz
ports-c7fa2c68482c835ea9c61e04029cc15d8b7bd4c3.zip
Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.
Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and engine backends. Hailo is similar to MegaHAL in functionality, the main differences (with the default backends) being better scalability, drastically less memory usage, an improved tokenizer, and tidier output. With Hailo, you can create, modify, and query Hailo brains. To use Hailo in event-driven POE applications, you can use the POE::Component::Hailo wrapper. WWW: http://search.cpan.org/dist/Hailo PR: ports/159065 Submitted by: milki <milki@rescomp.berkeley.edu>
Notes
Notes: svn path=/head/; revision=279681
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 dad4e352ccdd..43a8e6d26e1a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -516,6 +516,7 @@
SUBDIR += p5-HTML-Tidy
SUBDIR += p5-HTML-Tiny
SUBDIR += p5-HTML-Truncate
+ SUBDIR += p5-Hailo
SUBDIR += p5-Hash-Merge
SUBDIR += p5-Hatena-Keyword
SUBDIR += p5-IDNA-Punycode