blob: c05b32fde908d6403d81f570a4a3de4bb44cc118 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
=== HOMEBREW PACKAGE ===
NB: Work in progress
- SUBMIT FORMULA
cp ndpi.rb /usr/local/Library/Formula/
- INSTALL FORMULA
#check the formula
brew audit ndpi
brew install -vd ndpi
|