diff options
author | demon <demon@FreeBSD.org> | 2010-05-31 21:01:23 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2010-05-31 21:01:23 +0800 |
commit | d1daa2dbe5829e46ed1cbfafa0a8b18bc9673736 (patch) | |
tree | 8ad29a1b3155aabb1b98422c2ac247bd00214fc4 /textproc/Makefile | |
parent | b1490af9a4f3e57256616cf5e80ff15b10caeadf (diff) | |
download | freebsd-ports-gnome-d1daa2dbe5829e46ed1cbfafa0a8b18bc9673736.tar.gz freebsd-ports-gnome-d1daa2dbe5829e46ed1cbfafa0a8b18bc9673736.tar.zst freebsd-ports-gnome-d1daa2dbe5829e46ed1cbfafa0a8b18bc9673736.zip |
New port: irstlm.
The IRST Language Modeling Toolkit features algorithms and data structures suitable to estimate, store, and access very large LMs.
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 fd44fdd6d74b..d2c57b2a8268 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -270,6 +270,7 @@ SUBDIR += info_to_html SUBDIR += intltool SUBDIR += ipdf + SUBDIR += irstlm SUBDIR += is-aspell SUBDIR += iso12083 SUBDIR += iso8879 |