summaryrefslogtreecommitdiff
path: root/security/nessus/Makefile.common
blob: 535585ba37e428a4e6038ce50f806be1786688de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile.common,v 1.32 2008/10/10 11:34:50 adam Exp $
#
# Common Makefile for:
#  * nessus-core
#  * nessus-libraries
#  * nessus-plugins
#  * libnasl

VERS=		2.2.11

CATEGORIES=	security x11 net
MASTER_SITES=	http://www.nessus.org/download/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.nessus.org/

FETCH_MESSAGE+=	"Please download ${DISTFILES:Q}"
FETCH_MESSAGE+=	"manually from ${MASTER_SITES:Q}"

MAKE_JOBS_SAFE=	no