[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/ettercap/ettercap.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Multipurpose sniffer/interceptor/logger [T] ettercap is a multipurpose sniffer for switched LANs. It supports [T] active and passive dissection of many protocols and includes many [T] features for network and host analysis. [U] https://ettercap.sourceforge.net/ [A] Alberto Ornaghi [A] Marco Valleri [M] The T2 Project [C] extra/network [L] GPL [S] Beta [V] NG-0.7.3 [D] 1525854625 ettercap-NG-0.7.3.tar.gz http://dl.sourceforge.net/sourceforge/ettercap/ [D] X etter.passive.os.fp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/ettercap/ettercap/ cpu="`echo $arch | arch2uname`" if [[ $libdir = *lib64 ]]; then var_append makeopt ' ' "LDFLAGS='-L/lib64 -lncurses'" else var_append makeopt ' ' "LDFLAGS='-L/lib -lncurses'" fi hook_add postmake 5 "cp -v `match_source_file -p etter.passive.os.fp` $root/usr/share/ettercap/"