# $Id$ PortSystem 1.0 name aria2 version 1.8.2 categories net platforms darwin maintainers mww 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 md5 ec72262dbe4b4091dfe29d08f8e4d097 \ sha1 bc4d31ddd366ff528837c2d163bc7fea4c58a31a \ rmd160 3657c543c5f75861829e7c55f1dd89efd8835b5d use_bzip2 yes depends_lib port:gettext port:libiconv port:gnutls port:libxml2 configure.cxxflags-append "-I${prefix}/include/libxml2" configure.args --with-gnutls --with-gnutls-prefix=${prefix} \ --with-libiconv-prefix=${prefix} \ --with-libintl-prefix=${prefix} \ --with-xml-prefix=${prefix} post-destroot { file delete -force "${destroot}${prefix}/lib/charset.alias" } livecheck.type freshmeat