Add files from parent branch HEAD:
[pkgsrcv2.git] / security / nessus / Makefile
1 # $NetBSD: Makefile,v 1.33 2006/04/25 12:45:57 salo Exp $
2
3 PKG_DESTDIR_SUPPORT=    user-destdir
4
5 .include        "../../security/nessus/Makefile.common"
6
7 DISTNAME=       nessus-${VERS}
8 MASTER_SITES=   # empty
9 DISTFILES=      # empty
10
11 COMMENT=        The Nessus Network Security Scanner
12
13 DEPENDS+=       nessus-plugins-${VERS}{,nb*}:../../security/nessus-plugins
14
15 EXTRACT_ONLY=   # empty
16 NO_CHECKSUM=    yes
17 NO_CONFIGURE=   yes
18 NO_BUILD=       yes
19
20 do-install:     # empty
21
22 .include "../../mk/bsd.pkg.mk"