# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$

PORTNAME=	arpalert
PORTVERSION=	2.0.12
CATEGORIES=	net-mgmt
MASTER_SITES=	http://www.arpalert.org/src/

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	ARP traffic monitoring

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--localstatedir=/var
ALL_TARGET=	${PORTNAME}

.include <bsd.port.mk>