# $NetBSD: Makefile,v 1.27 2005/07/19 10:13:07 grant Exp $ .include "../nessus/Makefile.common" DISTNAME= nessus-${VERS} MASTER_SITES= # empty DISTFILES= # empty COMMENT= The Nessus Network Security Scanner DEPENDS+= nessus-core-${VERS}{,nb*}:../../security/nessus-core DEPENDS+= nessus-plugins-${VERS}{,nb*}:../../security/nessus-plugins EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes do-install: # empty .include "../../mk/bsd.pkg.mk"