Ticket #42433: Portfile

File Portfile, 1.1 KB (added by ben@…, 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           github 1.0
6PortGroup           python 1.0
7
8github.setup        tazzben TwitterDemandCollector 1.1
9categories          science
10platforms           darwin
11maintainers         ad.wsu.edu:tazz_ben
12license             public-domain
13supported_archs     noarch
14
15description         A collection tool for economists using the fact that Twitter presents a demand \
16                    curve for information
17
18long_description    A collection tool for economists using the fact that Twitter presents a demand \
19                    curve for information. A method paper by Smith and Wooten will be forthcoming \
20                    in an open access journal.
21
22checksums           rmd160  3efd2a5a9d5e92aa7ee88a541cfb37ec3c3cfda2 \
23                    sha256  c47ea4470e33a1df43bf60027c4a4e278f69dc740867d81efa31fee192cdbc10
24
25python.default_version 27
26
27depends_lib-append  port:py${python.version}-dateutil \
28                    port:py${python.version}-tweepy
29
30python.link_binaries_suffix