# -*- 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
categories-append devel textproc
maintainers {stromnov @stromnov} openmaintainer
description Python API for FreeLing
long_description ${description}
homepage http://nlp.lsi.upc.edu/freeling/
master_sites http://devel.cpl.upc.edu/freeling/downloads/32?dummy=
distname freeling-${version}
checksums rmd160 85be3adcf20690040d2d3e5927c9ea02b896a652 \
sha256 e98471ceb3f58afbe70369584d8d316323d13fcc51d09b2fd7f431a3220982ba
if {${name} ne ${subport}} {
worksrcdir ${distname}/APIs/python
patchfiles-append patch-APIs_python_setup.py.diff
if {${python.version} >= 30} {
patchfiles-append patch-py3-APIs_python_setup.py.diff
livecheck.url http://devel.cpl.upc.edu/freeling/downloads/
livecheck.regex {freeling-(\d+(?:\.\d+)*)\.[tz]}