summaryrefslogtreecommitdiff
path: root/net/ettercap/Makefile
blob: f1a552a5ab30ce7fe3bc29b2b301d708fe6f73e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.92 2021/03/06 11:20:56 nia Exp $

.include "Makefile.common"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Suite for man in the middle attacks

CONFLICTS+=	ettercap-gtk-[0-9]*

CMAKE_ARGS+=	-DENABLE_GTK=OFF

.include "../../mk/bsd.pkg.mk"