# -*- 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 LudovicRousseau pyscard 2.0.9 name py-pyscard license GPL maintainers {amake @amake} openmaintainer description Smartcard module for Python. long_description {*}${description} homepage https://pyscard.sourceforge.io/ checksums rmd160 e7afa5d9baeb4fe40c63ad4971c34a7ec70c47a1 \ sha256 66b5b8173236b65c40dede0a30c1fca7adb70af8ac3cc7c4a506784a17255c00 \ size 178290 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_lib-append \ port:swig-python }