# New ports collection makefile for:   ifstat
# Date created:                30 Mar 2003
# Whom:                        spf@xslt.cs.nccu.edu.tw
#
# $FreeBSD: ports/net/ifstat/Makefile,v 1.2 2003/06/15 22:11:49 oliver Exp $
#

PORTNAME=      ifstat
PORTVERSION=   1.0
CATEGORIES=    net
MASTER_SITES=  http://gael.roualland.free.fr/%SUBDIR%/
MASTER_SITE_SUBDIR=    ${PORTNAME}

MAINTAINER=    ports@FreeBSD.org
COMMENT=       Network interface statistics monitoring tool

GNU_CONFIGURE= yes
MAN1=          ifstat.1

.include <bsd.port.mk>
