gyp: specialize node.d for freebsd
authorFedor Indutny <fedor.indutny@gmail.com>
Thu, 20 Feb 2014 16:52:26 +0000 (20:52 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Thu, 20 Feb 2014 20:46:26 +0000 (00:46 +0400)
commitb940e0fd86f29694c571e4fef5b49434eb1cbb8d
treedecb1a50389d504255a7c978a4122219b7b35f2f
parent085db9dd6c1f3faf526c16170e9ffe89b8ec6211
gyp: specialize node.d for freebsd

`node.d` should use `psinfo.d` instead of `procfs.d` and have statically
defined architecture on FreeBSD.
node.gyp
tools/install.py
tools/specialize_node_d.py [new file with mode: 0755]