# $Id$ PortSystem 1.0 name aria2 version 1.4.1 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 d063b3bd2bdf4afbcda67900e772e712 \ sha1 d751a29126e31e684a5d9b81b6a639cccc61f85d \ rmd160 0d1266606a9906f7ba7990ad226786e2888b9011 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.check freshmeat