summaryrefslogtreecommitdiff
path: root/security/nessus-plugins/Makefile
blob: baed908322a2a3a96dbdef2d62d1e68f0f879b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.9 2003/09/02 09:29:53 frueauf Exp $
#

DISTNAME=	nessus-plugins-${VERS}
WRKSRC=		${WRKDIR}/nessus-plugins
.include	"../nessus/Makefile.common"

COMMENT=	Plugins for the Nessus Network Security Scanner

DEPENDS+=	nmap>=2.0:../../net/nmap

USE_BUILDLINK2=	yes
GNU_CONFIGURE=	yes

.include "../../security/nessus-core/buildlink2.mk"
.include "../../devel/libnet/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"