# Created by: Roman Shterenzon <roman@xpert.com>
# $FreeBSD: net-mgmt/ipfm/Makefile 327757 2013-09-20 22:24:43Z bapt $

PORTNAME=	ipfm
PORTVERSION=	0.11.5
CATEGORIES=	net-mgmt
MASTER_SITES=	http://robert.cheramy.net/ipfm/archive/
EXTRACT_SUFX=	.tgz

MAINTAINER=	araujo@FreeBSD.org
COMMENT=	A bandwidth analysis tool

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--localstatedir=/var

MAN5=		ipfm.conf.5
MAN8=		ipfm.8

NO_STAGE=	yes
post-install:
	@${STRIP_CMD} ${PREFIX}/sbin/ipfm

.include <bsd.port.mk>
