diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-08 15:05:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-08 15:05:39 +0700 |
commit | 5aff91909fbd42d91f861862c413f7e05f27be47 (patch) | |
tree | 726744f59e9e48e0454c9fc760daaf1190532d7b /network/etherpoke/etherpoke.info | |
parent | 59d5b6f6a05d8229475c4f4b95fc6a187b204b94 (diff) | |
download | slackbuilds-5aff91909fbd42d91f861862c413f7e05f27be47.tar.gz |
network/etherpoke: Added (scriptable network session monitor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherpoke/etherpoke.info')
-rw-r--r-- | network/etherpoke/etherpoke.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/etherpoke/etherpoke.info b/network/etherpoke/etherpoke.info new file mode 100644 index 0000000000..ce84d9a56f --- /dev/null +++ b/network/etherpoke/etherpoke.info @@ -0,0 +1,10 @@ +PRGNAM="etherpoke" +VERSION="2.1.1" +HOMEPAGE="http://codeward.org/etherpoke/" +DOWNLOAD="http://codeward.org/etherpoke/files/etherpoke-2.1.1.tar.gz" +MD5SUM="4b9d83305192c8ccea15cba1efe52b67" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libconfig" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |