# -*- 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 deprecated 1.0 name py-tclink version 3.4 categories-append devel license LGPL-2.1+ maintainers nomaintainer description TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP. long_description TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP. \ A similar package is Red Hat's ccvs, however, it requires that you use a modem or leased \ line. With TCLink you can run credit card transactions directly over the Internet. platforms darwin homepage http://www.trustcommerce.com/tclink.html master_sites macports_distfiles distname tclink-${version}-python checksums md5 d636afd8b191f690f2b24a7e11dcc8db \ sha1 058e857ba2d443fb4ab1418e03a91a47f9d95579 \ rmd160 c1c9befed4f820489d5b968c5d42b6c23cf21b61 deprecated.upstream_support no livecheck.type none python.versions 27