Ticket #29444: PortFile

File PortFile, 823 bytes (added by jason@…, 13 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5
6name                openfst
7version             1.2.7
8categories          devel
9platforms           darwin
10license             Apache-2
11maintainers         nomaintainer
12description         C++ finite-state transducers library
13long_description    OpenFst is a library for constructing, combining, \
14                    optimizing, and searching weighted finite-state \
15                    transducers (FSTs).
16homepage            http://www.openfst.org/
17master_sites        http://www.openfst.org/twiki/pub/FST/FstDownload/
18
19checksums           md5     97196a97d2a1ec88d612321e64dac2e4 \
20                    sha1    75aa24fe050c295e16aaeb31a216c1d97952c84e \
21