Ticket #33584: Portfile

File Portfile, 619 bytes (added by quentinmit (Quentin Smith), 12 years ago)
Line 
1# $Id$
2PortSystem              1.0
3
4name                    mosh
5version                 0.98c
6distname                mosh-${version}
7categories              net
8platforms               darwin
9maintainers             mit.edu:quentin
10description             Mobile Shell
11long_description        Mosh is a replacement for ssh that better handles \
12                        high-latency, high-packet-loss, dynamically-addressed \
13                        network links
14homepage                http://mosh.mit.edu/
15master_sites            https://github.com/downloads/keithw/mosh/
16checksums               md5     ea7b11726d64b9125f40e5bf9cbd4921 \
17                        sha1    affb27a7e2d32a3ad427d912267507ca505f8af8 \
18                        rmd160  bceea38cca4810a7ca366f25cb1c1199656f4af9
19
20depends_lib             port:boost \
21                        port:protobuf-cpp \
22                        port:p5-io-tty