1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/nload/Makefile
2008-06-30 11:40:45 +00:00

23 lines
460 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.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
MAN1= nload.1
PLIST_FILES= bin/nload
.include <bsd.port.mk>