aboutsummaryrefslogtreecommitdiff
path: root/security/samhain-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/samhain-client/Makefile')
-rw-r--r--security/samhain-client/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/security/samhain-client/Makefile b/security/samhain-client/Makefile
deleted file mode 100644
index ef4321f3a40c..000000000000
--- a/security/samhain-client/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Created by: David Thiel
-# $FreeBSD$
-
-PKGNAMESUFFIX= -client
-
-COMMENT= Client daemon for the Samhain IDS
-
-WITH_CLIENT= yes
-NOPORTDOCS= yes
-
-MASTERDIR= ${.CURDIR}/../../security/samhain
-
-CONFLICTS= samhain-2*
-
-NO_STAGE= yes
-.include "${MASTERDIR}/Makefile"