Chromium Code Reviews| Index: ports/tor/pkg_info |
| diff --git a/ports/tor/pkg_info b/ports/tor/pkg_info |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d5b8c40956a9d794089fd28bdf8174417f9542a2 |
| --- /dev/null |
| +++ b/ports/tor/pkg_info |
| @@ -0,0 +1,7 @@ |
| +NAME=tor |
| +VERSION=0.2.6.10 |
| +URL=https://www.torproject.org/dist/tor-0.2.6.10.tar.gz |
| +LICENSE=CUSTOM |
| +SHA1=4bf9689b311efce70db96c88d1f466caa41e0277 |
| +DEPENDS=(nacl-spawn openssl zlib libevent) |
| +DISABLED_TOOLCHAIN=(emscripten pnacl glibc) |