# $FreeBSD: head/net/daemonlogger/Makefile 464165 2018-03-11 11:21:23Z rene $

PORTNAME=	daemonlogger
PORTVERSION=	1.2.1
CATEGORIES=	net
MASTER_SITES=	http://www.snort.org/users/roesch/code/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Packet sniffer capable of running as a daemon and as a software tap

LIB_DEPENDS=	libdnet.so:net/libdnet

GNU_CONFIGURE=	yes
USE_RC_SUBR=	daemonlogger

PLIST_FILES=	bin/daemonlogger

.include <bsd.port.mk>
