# $Id$ PortSystem 1.0 name aria2 version 1.18.1 categories net platforms darwin maintainers mww license {GPL-2+ OpenSSLException} 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 04b669d2c2a72ceacd321337352acf2b563e7b5b \ sha256 fe2732dfca204ab9031c8a49b333530112e901621eb53ad9f7295b12412b953b 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