PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 github.setup bear parsedatetime 2.4 v name py-${name} python.versions 27 34 35 36 37 platforms darwin supported_archs noarch license Apache-2 maintainers nomaintainer description Parse human-readable date/time text long_description ${description} checksums rmd160 27caf0000bb140959256e5eb04b4bb529b3df713 \ sha256 6cb12b20037f18f1b0ddebb124134fc19d7e0d9c3cb2a169f515082bed9e5a30 \ size 63619 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools depends_lib-append port:py${python.version}-future depends_test-append port:py${python.version}-pyicu \ port:py${python.version}-pytest \ port:py${python.version}-pytest-runner test.run yes test.env PYTHONPATH=[glob -nocomplain ${worksrcpath}/build/lib*] livecheck.type none }