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/pidgin_tox/pidgin_tox.build | 62 +++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100755 network/pidgin_tox/pidgin_tox.build (limited to 'network/pidgin_tox/pidgin_tox.build') diff --git a/network/pidgin_tox/pidgin_tox.build b/network/pidgin_tox/pidgin_tox.build new file mode 100755 index 0000000..c27aea9 --- /dev/null +++ b/network/pidgin_tox/pidgin_tox.build @@ -0,0 +1,62 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=pidgin_tox +VERSION=$(date +%Y%m%d) +BUILD=1 +DEPENDS=('tox >= 20140422-1') + +# Description + +cat > ${PKG}/install/slack-desc <