# New ports collection makefile for:	arpalert
# Date created:				11 May 2006
# Whom:	      				Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD: ports/net-mgmt/arpalert/Makefile,v 1.8 2007/10/22 05:35:44 leeym Exp $
#

PORTNAME=	arpalert
PORTVERSION=	2.0.8
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}
USE_GETOPT_LONG=yes

MAN8=		arpalert.8

.include <bsd.port.mk>
