aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-07-04 14:41:05 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-07-04 14:41:05 +0000
commiteb1d4686d04498c1f9d685750dd8c05b2ce7a78d (patch)
treea2fd3bcd71a08a27f1d17964bf37779b2ed6342f /math/Makefile
parent44797ea26988efe41cd25ee37ceb24f5f55c6b48 (diff)
downloadports-eb1d4686d04498c1f9d685750dd8c05b2ce7a78d.tar.gz
ports-eb1d4686d04498c1f9d685750dd8c05b2ce7a78d.zip
New port: hfst.
The Helsinki Finite-State Transducer toolkit is intended for processing natural language morphologies. The toolkit is demonstrated by wide-coverage implementations of a number of languages of varying morphological complexity.
Notes
Notes: svn path=/head/; revision=360628
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 968629d0db99..c5f3db51dee5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -163,6 +163,7 @@
SUBDIR += grpn
SUBDIR += gsl
SUBDIR += hexcalc
+ SUBDIR += hfst
SUBDIR += hs-Agda
SUBDIR += hs-NumInstances
SUBDIR += hs-categories