# -*- 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 PortGroup github 1.0 github.setup leohemsted smartypants.py 2.0.1 v name py-smartypants version 2.0.1 revision 0 supported_archs noarch platforms {darwin any} license BSD maintainers {judaew @judaew} openmaintainer description Python with the SmartyPants long_description {*}${description} homepage https://github.com/leohemsted/smartypants.py checksums rmd160 ee8fbe3f19dd54b6029d1da3aa966317a1db67e8 \ sha256 fbeaee2666471096272e3a6368e63f7833ea2909c0f1db3a2722d55f67273e71 \ size 24150 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools livecheck.type none }