#!/usr/bin/env bash # Created by Tobias Powalowski build () { add_binary "tcpdump" add_file "/usr/share/licenses/tcpdump/LICENSE" } help () { cat<