# -*- 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-regex version 2017.12.12 revision 0 categories-append devel platforms darwin license PSF python.versions 27 34 35 36 maintainers stromnov openmaintainer description Alternate regular expression module, to replace re. long_description ${description} homepage https://bitbucket.org/mrabarnett/mrab-regex master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} distname ${python.rootname}-${version} checksums rmd160 e0683c5071d42b83d6ded826ced9ab36cc42c2a8 \ sha256 ee069308c2757e565cc2b6f417ba5288e76cfe4c1764b6826063f4fbd53219d7 if {${name} ne ${subport}} { livecheck.type none }