# $Id$ PortSystem 1.0 name aria2 version 1.19.0 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 daccfbcd4e32d5373c19a6bd5496122fe7881515 \ sha256 ae2b6fce7a0974c9156415cccf2395cd258580ab34eec2b34a8e76120b7240ce 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 sourceforge livecheck.regex "/stable/${name}-(\[a-zA-Z0-9.\]+\\.\[a-zA-Z0-9.\]+)/"