From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- network/iftop/iftop.build | 62 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100755 network/iftop/iftop.build (limited to 'network/iftop/iftop.build') diff --git a/network/iftop/iftop.build b/network/iftop/iftop.build new file mode 100755 index 0000000..6d8a286 --- /dev/null +++ b/network/iftop/iftop.build @@ -0,0 +1,62 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=iftop +VERSION=1.0pre2 +BUILD=2 +DEPENDS=('tcpip >= 20130127-1') + +# Description + +cat > ${PKG}/install/slack-desc <