summaryrefslogtreecommitdiff
path: root/security/nessus-plugins/Makefile
blob: 5adff9c5aa28a0448cd4e2ad86134ad93a217a50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:11 wiz Exp $
#

DISTNAME=	nessus-plugins-${VERS}
PKGREVISION=	1
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"