From 0ec519c1bc5dac484d73c2b391313566463482ac Mon Sep 17 00:00:00 2001 From: James Whitehead II Date: Mon, 7 Sep 2009 13:21:11 +0100 Subject: [PATCH] Aria2 formula aria2 is a multi-protocol & multi-source, cross platform download utility. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE and WEB-Seeding), and Metalink. --- Formula/aria2.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Formula/aria2.rb diff --git a/Formula/aria2.rb b/Formula/aria2.rb new file mode 100644 index 00000000000..33ee0d5e794 --- /dev/null +++ b/Formula/aria2.rb @@ -0,0 +1,12 @@ +require 'brewkit' + +class Aria2