# $Id$ PortSystem 1.0 name aria2 version 0.12.0 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 sha1 138380000be0e5df2e3ee4cbb39c0f872cdb195b 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" } platform darwin 8 { configure.compiler gcc-4.0 } livecheck.check freshmeat