[stem/master] Add the netbsd pkg_add command

commit 12f7e55c40728e47bd9bf4699692d9408c11ee11 Author: Damian Johnson <atagar@torproject.org> Date: Fri Nov 9 11:14:35 2018 -0800 Add the netbsd pkg_add command Command thanks to Riastradh... 21:12 < Riastradh> atagar: I'm on tor-packagers. For a quick command, either `pkg_add py37-stem' or `cd /usr/pkgsrc/net/py-stem && make install' might work. --- docs/download.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/download.rst b/docs/download.rst index d2e7fdd7..4413ff23 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -213,6 +213,10 @@ Download Port by Riastradh for NetBSD. + :: + + % pkg_add py37-stem + * - .. image:: /_static/section/download/git.png :target: https://gitweb.torproject.org/stem.git
participants (1)
-
atagar@torproject.org