Ticket #35869: Portfile

File Portfile, 1.1 KB (added by ben@…, 12 years ago)

Updated portfile on Aug. 28th

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                heapCL
8version             1.08.27
9categories          office www
10
11license             MIT
12supported_archs     noarch
13description         Command line tools for Heap CRM
14maintainers         wbpsystems.com:ben
15
16long_description    HeapCL allows you to create messages, people, prospects and email templates from the command line. Why might you want to do this? Because if you have terminal access you can build this into an automation routine where otherwise you might need to hire a programmer.
17
18extract.mkdir       yes
19homepage            http://heap.wbpsystems.com/cl.php
20master_sites        https://crmondemand.biz/CL/
21
22checksums           rmd160  44c4acb31ca8491419a16a6ff94d13a64f66a460 \
23                    sha256  cf04a961e5e7d6ce1bd68f9abafa9f6d6ed2aa0deee50f3664b73541c7b9ebd4
24
25python.default_version          27
26python.version                  27
27
28python.link_binaries_suffix