[58057] trunk/dports/textproc
ryandesign at macports.org
ryandesign at macports.org
Mon Sep 21 05:46:10 PDT 2009
Revision: 58057
http://trac.macports.org/changeset/58057
Author: ryandesign at macports.org
Date: 2009-09-21 05:46:07 -0700 (Mon, 21 Sep 2009)
Log Message:
-----------
lttoolbox: new port, version 3.1.2; closes #21406
Added Paths:
-----------
trunk/dports/textproc/lttoolbox/
trunk/dports/textproc/lttoolbox/Portfile
Added: trunk/dports/textproc/lttoolbox/Portfile
===================================================================
--- trunk/dports/textproc/lttoolbox/Portfile (rev 0)
+++ trunk/dports/textproc/lttoolbox/Portfile 2009-09-21 12:46:07 UTC (rev 58057)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+# $Id$
+
+PortSystem 1.0
+
+name lttoolbox
+version 3.1.2
+categories textproc
+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:apertium
+
+checksums md5 ae77818c7c2c20e8d50a9bd18d9b78d6 \
+ sha1 8db7998ef2cb6d4edd08277030d3896163d49f0f \
+ rmd160 05ab9a8ee4893f3dcbebc2bd2598bc0cfd5c0db6
+
+depends_build port:pkgconfig
+
+depends_lib port:libxml2
Property changes on: trunk/dports/textproc/lttoolbox/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090921/3d638b5a/attachment.html>
More information about the macports-changes
mailing list