# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-off set: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 122632 2014-07-25 10:33:01Z jmr@macports.org $ PortSystem 1.0 # Original ctorrent development has been stopped but the 'enhanced ctorrent' # project started to maintain the code. # The Sourceforge project name of 'enhanced ctorrent' is 'dtorrent', which # might be confusing. However, the unix name of the software is still # 'ctorrent', which is why it is this port's name. name ctorrent version 3.3.2 revision 1 homepage http://sourceforge.net/projects/dtorrent/ categories net license GPL-2 description command line BitTorrent client long_description Enhanced CTorrent is a BitTorrent client for \ unix-like environments. High performance \ with minimal system resources and dependencies \ is a priority. maintainers rene \ openmaintainer platforms darwin depends_lib port:openssl master_sites sourceforge:dtorrent distname ${name}-dnh${version} checksums md5 59b23dd05ff70791cd6449effa7fc3b6 \ sha1 d4e221f0292268f80e2430ce9d451dd64cf1ffaa \ rmd160 5db2613109fc7e55e7ccdf0d2da12e352c99b385 use_parallel_build yes