# -*- 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-kcs11
version             1.2.4
license             GPL-3
platforms           darwin
maintainers         nomaintainer

description         PKCS11 wrapper for Python
long_description    PyKCS11 let you access to almost all PKCS#11 functions and data types \
                    using any PKCS#11 library, such as the various modules supplied by \
                    smartcard vendors.

homepage            http://www.bit4id.org/trac/pykcs11
master_sites        sourceforge:project/pkcs11wrap/pykcs11/pykcs11-${version}
distname            PyKCS11-${version}

checksums           rmd160  b2783443913db5263410de5fb58a7ae396938936 \
                    sha256  dd90a64771b2bbf8e122ecb2c6bf83fcc127753422c0be3b10075d4a2e4da264

python.versions     27

patchfiles          patch-setup.py-no-usr-local.diff