# -*- 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.4 revision 0 categories-append textproc devel license BSD python.versions 38 39 310 311 312 maintainers {stromnov @stromnov} openmaintainer description Fast multi-keyword search engine for text strings. long_description {*}${description} homepage https://pypi.python.org/pypi/acora checksums rmd160 2680e5a22ff12507c2e23358e432571964eecef6 \ sha256 15f1526a727a44a9f98ef4f8f1157885ba1f5e53d31d7a2f4c0b56a13c7e843b \ size 266246 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-cython patchfiles-append patch-setup.py.diff }