aboutsummaryrefslogtreecommitdiff
path: root/security/openvas9-scanner/Makefile
blob: 376dd6aebe0e446d4750bb55124fe85e8a733ddd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

PORTNAME=	openvas9-scanner
PORTVERSION=	5.1.1
PORTREVISION=	2
MASTER_SITES=	http://wald.intevation.org/frs/download.php/2423/

COMMENT=	OpenVAS 9 scanner

CONFLICTS=	${PORTNAME:S/${OPENVAS_VER}/8/}-*

MASTERDIR=	${.CURDIR}/../../security/openvas8-scanner

DISTINFO_FILE=	${.CURDIR}/distinfo
PATCHDIR=	${.CURDIR}/files
PLIST=		${.CURDIR}/pkg-plist

OPENVAS_VER=	9

.include "${MASTERDIR}/Makefile"