freebsd-ports/net/nload/Makefile
2006-09-04 08:48:00 +00:00

24 lines
478 B
Makefile

# New ports collection makefile for: nload
# Date created: 24 April 2002
# Whom: Olivier Tharan <olive@oban.frmug.org>
#
# $FreeBSD$
#
PORTNAME= nload
PORTVERSION= 0.6.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Console application which monitors network traffic in real time
HAS_CONFIGURE= yes
MAN1= nload.1
MANCOMPRESSED= yes
PLIST_FILES= bin/nload
.include <bsd.port.mk>