Ticket #42601: Portfile

File Portfile, 1.0 KB (added by schmurtz_macport@…, 10 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           python 1.0
6
7name                py-kcs11
8version             1.2.4
9categories          python
10license             GPL
11platforms           darwin
12supported_archs     noarch
13maintainers         m4x.org:db_macports openmaintainer
14
15description         PKCS11 wrapper for Python
16long_description    PyKCS11 let you access to almost all PKCS#11 functions and data types \
17                    using any PKCS#11 library, such as the various modules supplied by \
18                    smartcard vendors.
19
20homepage            http://www.bit4id.org/trac/pykcs11
21master_sites        sourceforge:pkcs11wrap
22distname            PyKCS11-${version}
23
24checksums           rmd160  b2783443913db5263410de5fb58a7ae396938936 \
25                    sha256  dd90a64771b2bbf8e122ecb2c6bf83fcc127753422c0be3b10075d4a2e4da264
26
27python.versions     25 26 27
28python.default_version 27
29python.link_binaries_suffix