aboutsummaryrefslogtreecommitdiffstats
path: root/security/openvas9-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvas9-cli/Makefile')
-rw-r--r--security/openvas9-cli/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/security/openvas9-cli/Makefile b/security/openvas9-cli/Makefile
deleted file mode 100644
index 1654e6985a20..000000000000
--- a/security/openvas9-cli/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= openvas9-cli
-PORTVERSION= 1.4.5
-MASTER_SITES= http://wald.intevation.org/frs/download.php/2397/
-
-COMMENT= OpenVAS 9 command-line interface and Nagios plugin
-
-CONFLICTS?= ${PORTNAME:S/${OPENVAS_VER}/8/}-*
-
-MASTERDIR= ${.CURDIR}/../../security/openvas8-cli
-
-DISTINFO_FILE= ${.CURDIR}/distinfo
-PATCHDIR= ${.CURDIR}/files
-PLIST= ${.CURDIR}/pkg-plist
-
-OPENVAS_VER= 9
-
-.include "${MASTERDIR}/Makefile"