[24897] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Mon May 7 10:56:19 PDT 2007


Revision: 24897
          http://trac.macosforge.org/projects/macports/changeset/24897
Author:   stechert at macports.org
Date:     2007-05-07 10:56:19 -0700 (Mon, 07 May 2007)

Log Message:
-----------
adding tclink python module.

Added Paths:
-----------
    trunk/dports/python/py25-tclink/
    trunk/dports/python/py25-tclink/Portfile

Added: trunk/dports/python/py25-tclink/Portfile
===================================================================
--- trunk/dports/python/py25-tclink/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-tclink/Portfile	2007-05-07 17:56:19 UTC (rev 24897)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		python25 1.0
+name			py25-tclink
+version			3.4
+categories-append	devel
+maintainers		stechert at macports.org
+
+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		http://www.trustcommerce.com/downloads/
+distname		tclink-${version}-python
+
+checksums		md5 d636afd8b191f690f2b24a7e11dcc8db \
+			sha1 058e857ba2d443fb4ab1418e03a91a47f9d95579 \
+			rmd160 c1c9befed4f820489d5b968c5d42b6c23cf21b61
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070507/318b31d5/attachment.html


More information about the macports-changes mailing list