# New ports collection makefile for: nload
# Date created:		24 April 2002
# Whom:			Olivier Tharan <olive@oban.frmug.org>
#
# $FreeBSD: ports/net/nload/Makefile,v 1.12 2009/03/27 09:53:29 ehaupt Exp $
#

PORTNAME=	nload
PORTVERSION=	0.7.2
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Console application which monitors network traffic in real time

GNU_CONFIGURE=	yes
MAKE_JOBS_SAFE=	yes

MAN1=		nload.1
PLIST_FILES=	bin/nload

.include <bsd.port.mk>
