aboutsummaryrefslogtreecommitdiff
path: root/security/barnyard-sguil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/barnyard-sguil/Makefile')
-rw-r--r--security/barnyard-sguil/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/security/barnyard-sguil/Makefile b/security/barnyard-sguil/Makefile
deleted file mode 100644
index a3e01c102350..000000000000
--- a/security/barnyard-sguil/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: barnyard-sguil6
-# Date created: 23 Jan 2006
-# Whom: pauls
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -sguil6
-COMMENT= An output system for Snort (patched for sguil6)
-
-LIB_DEPENDS+= tcl84.1:${PORTSDIR}/lang/tcl84
-
-MASTERDIR= ${.CURDIR}/../barnyard
-PATCHDIR= ${.CURDIR}/files
-
-CONFIGURE_ARGS+= --enable-tcl --with-tcl=${PREFIX}/lib/tcl8.4
-
-.include "${MASTERDIR}/Makefile"