Permalink
Browse files
py-tclink: no livecheck, deprecated
- Loading branch information
Showing
with
5 additions
and
2 deletions.
-
+5
−2
python/py-tclink/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-tclink |
|
|
version 3.4 |
|
|
@@ -18,12 +19,14 @@ long_description TCLink is an LGPL'd thin client API which can run credit car |
|
|
platforms darwin |
|
|
|
|
|
homepage http://www.trustcommerce.com/tclink.html |
|
|
master_sites http://www.trustcommerce.com/downloads/ \ |
|
|
http://distfiles.macports.org/python/ |
|
|
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 |