summaryrefslogtreecommitdiff
path: root/net-mgmt/ipfm/Makefile
blob: 35127fa51df65143fb929b8ed55842f07389e8c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Roman Shterenzon <roman@xpert.com>
# $FreeBSD$

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Bandwidth analysis tool

BROKEN=		unfetchable
DEPRECATED=	Broken for more than 6 months
EXPIRATION_DATE=	2016-07-04

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--localstatedir=/var

.include <bsd.port.mk>