# -*- 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.2.0 name py-pyscard license GPL maintainers {amake @amake} openmaintainer description Smartcard module for Python. long_description {*}${description} homepage https://pyscard.sourceforge.io/ checksums rmd160 b8beb9596ae7722e7ae25200c78e73890ed3f721 \ sha256 0ab4d9369d2e7bcb13680bb2f19e2d17a5b95ef5b18e2ef35b3302b3660d852e \ size 177807 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_lib-append \ port:swig-python patchfiles-append 0001-Remove-requirement-provided-by-MacPorts.patch patch.pre_args-replace -p0 -p1 }