# -*- 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 PortSystem 1.0 PortGroup python 1.0 name py-acora version 2.1 revision 0 categories-append textproc devel platforms darwin license BSD python.versions 27 34 35 36 maintainers {stromnov @stromnov} openmaintainer description Fast multi-keyword search engine for text strings. long_description ${description} homepage https://pypi.python.org/pypi/acora master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} distname ${python.rootname}-${version} checksums rmd160 703bfb93dc9c782a730a29d1452a93e752b1af11 \ sha256 89750888b3c9ee948dce38bf1f1329361378349a580029556fd3d3d8d6cf3ca0 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools livecheck.type none }