aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-07-04 22:41:05 +0800
committerdemon <demon@FreeBSD.org>2014-07-04 22:41:05 +0800
commit0b06164ae7c11b1584307c2b4a531d80d1ddba91 (patch)
treea2fd3bcd71a08a27f1d17964bf37779b2ed6342f /math/Makefile
parentcbeff7dab0f5a430124f66ddc935e3b4f5d82325 (diff)
downloadfreebsd-ports-gnome-0b06164ae7c11b1584307c2b4a531d80d1ddba91.tar.gz
freebsd-ports-gnome-0b06164ae7c11b1584307c2b4a531d80d1ddba91.tar.zst
freebsd-ports-gnome-0b06164ae7c11b1584307c2b4a531d80d1ddba91.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.
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