# $Id$ PortSystem 1.0 name aria2 version 1.15.2 categories net platforms darwin maintainers mww license GPL-2 description download utility with resuming and segmented downloading long_description aria2 is a download utility with resuming and segmented \ downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent. homepage http://aria2.sourceforge.net/ master_sites sourceforge checksums rmd160 1d4e90f2a9dd58b1207068990612f2554531f19d \ sha256 6400431f4248f7a779ae8216ec2711b56ad7481fc659f06db1f22ed97b260836 use_bzip2 yes depends_build port:pkgconfig depends_lib port:gettext port:libiconv port:gnutls port:libxml2 configure.cxxflags-append "-I${prefix}/include/libxml2" configure.args --with-gnutls --with-libgnutls-prefix=${prefix} \ --with-libiconv-prefix=${prefix} \ --with-libintl-prefix=${prefix} \ --with-xml-prefix=${prefix} \ --without-sqlite3 livecheck.type freecode