opnsense-ports/security/openvas9-libraries/Makefile
Franco Fichtner 936238cb86 */*: sync with upstream
Taken from: HardenedBSD
2017-08-04 06:37:48 +02:00

19 lines
403 B
Makefile

# $FreeBSD$
PORTNAME= openvas9-libraries
PORTVERSION= 9.0.1
MASTER_SITES= http://wald.intevation.org/frs/download.php/2420/
COMMENT= OpenVAS 9 libraries
CONFLICTS= ${PORTNAME:S/${OPENVAS_VER}/8/}-*
MASTERDIR= ${.CURDIR}/../../security/openvas8-libraries
DISTINFO_FILE= ${.CURDIR}/distinfo
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
OPENVAS_VER= 9
.include "${MASTERDIR}/Makefile"