# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- # $Id$ PortSystem 1.0 name lttoolbox version 3.3.1 set branch [join [lrange [split ${version} .] 0 1] .] categories textproc license GPL-2+ platforms darwin maintainers nomaintainer description toolbox for lexical processing, morphological analysis \ and generation long_description lttoolbox is a toolbox from the Apertium platform \ used for lexical processing, morphological analysis \ and generation of words. Analysis involves finding \ the lemma and grammatical information (e.g. noun, \ plural) of a surface form. Generation is the opposite \ process. The package is split into three programs, \ lt-comp (compiler), lt-proc (processor), and \ lt-expand (generates all possible mappings between \ surface forms and lexical forms). homepage http://wiki.apertium.org/wiki/Lttoolbox master_sites sourceforge:project/apertium/lttoolbox/${branch} checksums rmd160 01853e19f6c693f21caa9947cc47feaa03489a4b \ sha256 55eaa1159951d783bb5b42f32fb94727fa19303b7409b720a26a2c5260fbec36 depends_build port:pkgconfig depends_lib port:libxml2 livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}